Searched refs:ConcurrentRunsPerTest (Results 1 – 1 of 1) sorted by relevance
33 constexpr int ConcurrentRunsPerTest = 10; variable319 test_threads.CreateThreadsWithBarrier(ConcurrentRunsPerTest, [=]() { in test_impl()