Searched defs:numThreads (Results 1 – 2 of 2) sorted by relevance
487 constexpr int numThreads = 10; in TEST_F() local
2538 void test_multithread(int maxThreads, int numThreads) { in test_multithread()