Searched refs:threadcounts (Results 1 – 1 of 1) sorted by relevance
292 int threadcounts[] = { 1, kNumThreads }; in TEST_P() local293 for (size_t i = 0; i < arraysize(threadcounts); i++) { in TEST_P()294 int numthreads = threadcounts[i]; in TEST_P()