[#BloombergLP-bslmt-ThroughputBenchmark_TestUtil-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/ThroughputBenchmark_TestUtil.adoc[ThroughputBenchmark_TestUtil]::ThroughputBenchmark_TestUtil :relfileprefix: ../../../ :mrdocs: Create a `ThroughputBenchmark_TestUtil` object to test contents of the specified `data`. == Synopsis Declared in `<bslmt_throughputbenchmark.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit ThroughputBenchmark_TestUtil(xref:BloombergLP/bslmt/ThroughputBenchmark.adoc[ThroughputBenchmark]& data); ---- == Parameters [cols="1,4"] |=== | Name| Description | *data* | throughput benchmark whose private state is exposed |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#