This class implements a test utility that gives the test driver access to the unexposed data members of ThroughputBenchmark.
Declared in <bslmt_throughputbenchmark.h>
class ThroughputBenchmark_TestUtil;
| Name | Description |
|---|---|
ThroughputBenchmark_TestUtil [constructor] | Create a ThroughputBenchmark_TestUtil object to test contents of the specified data. |
state | Return a reference providing modifiable access to the d_state data member of ThroughputBenchmark. |
threadGroups | Return a reference providing modifiable access to the d_threadGroups data member of ThroughputBenchmark. |