Searched refs:allowedBatchDeliverTimeNs (Results 1 – 1 of 1) sorted by relevance
429 int64_t allowedBatchDeliverTimeNs = std::max(oneSecondInNs, batchingPeriodInNs / 10); in testBatchingOperation() local452 events = collectEvents(allowedBatchDeliverTimeNs / 1000, minFifoCount, in testBatchingOperation()