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