Searched refs:maxBatchingTestTimeNs (Results 1 – 1 of 1) sorted by relevance
405 constexpr int64_t maxBatchingTestTimeNs = 30ull * 1000 * 1000 * 1000; in testBatchingOperation() local425 batchingPeriodInNs = std::min(batchingPeriodInNs, maxBatchingTestTimeNs); in testBatchingOperation()