Searched refs:minFifoCount (Results 1 – 1 of 1) sorted by relevance
417 uint32_t minFifoCount = sensor.fifoReservedEventCount; in testBatchingOperation() local418 int64_t batchingPeriodInNs = minFifoCount * minSamplingPeriodInNs; in testBatchingOperation()452 events = collectEvents(allowedBatchDeliverTimeNs / 1000, minFifoCount, in testBatchingOperation()466 ASSERT_GT(nEvent, (size_t)(minFifoCount * 9 / 10)); in testBatchingOperation()