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