[#BloombergLP-bslmt-ThroughputBenchmarkResult_TestUtil] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::ThroughputBenchmarkResult_TestUtil :relfileprefix: ../../ :mrdocs: This component‐private class provides modifiable access to the non‐public attributes of a `ThroughPutBenchmarkResult` object supplied on construction, and is provided for use exclusively in the test driver of this component. == Synopsis Declared in `<bslmt_throughputbenchmarkresult.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class ThroughputBenchmarkResult_TestUtil; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslmt/ThroughputBenchmarkResult_TestUtil/2constructor.adoc[`ThroughputBenchmarkResult_TestUtil`] [.small]#[constructor]# | Create a `ThroughputBenchmarkResult_TestUtil` object to test contents of the specified `data`. | xref:BloombergLP/bslmt/ThroughputBenchmarkResult_TestUtil/throughputs.adoc[`throughputs`] | Return a reference providing modifiable access to the `d_vecThroughputs` data member of `ThroughputBenchmarkResult`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#