Searched refs:noTimeout (Results 1 – 1 of 1) sorted by relevance
2551 bool noTimeout = std::all_of(threads.begin(), threads.end(), in test_multithread() local2553 EXPECT_EQ(noTimeout, maxThreads >= numThreads || mode == PASSTHROUGH); in test_multithread()