Home
last modified time | relevance | path

Searched refs:secondCollectionPeriod (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp1113 int64_t secondCollectionPeriod = !fastToSlow ? minSamplingPeriodInNs : maxSamplingPeriodInNs; in testSamplingRateHotSwitchOperation() local
1123 ASSERT_EQ(batch(handle, secondCollectionPeriod, batchingPeriodInNs), Result::OK); in testSamplingRateHotSwitchOperation()