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