Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/utils/
DSensorsHidlTestBase.cpp445 int64_t firstCollectionPeriod = fastToSlow ? minSamplingPeriodInNs : maxSamplingPeriodInNs; in testSamplingRateHotSwitchOperation() local
449 ASSERT_EQ(batch(handle, firstCollectionPeriod, batchingPeriodInNs), Result::OK); in testSamplingRateHotSwitchOperation()