Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h429 int64_t allowedBatchDeliverTimeNs = std::max(oneSecondInNs, batchingPeriodInNs / 10); in testBatchingOperation() local
452 events = collectEvents(allowedBatchDeliverTimeNs / 1000, minFifoCount, in testBatchingOperation()