Searched refs:secondCollectionPeriod (Results 1 – 1 of 1) sorted by relevance
1113 int64_t secondCollectionPeriod = !fastToSlow ? minSamplingPeriodInNs : maxSamplingPeriodInNs; in testSamplingRateHotSwitchOperation() local1123 ASSERT_EQ(batch(handle, secondCollectionPeriod, batchingPeriodInNs), Result::OK); in testSamplingRateHotSwitchOperation()