Searched refs:kMaxThreadCount (Results 1 – 1 of 1) sorted by relevance
270 static const int kMaxThreadCount = 16; in TEST() local273 for (int thread_count = 1; thread_count < kMaxThreadCount; ++thread_count) { in TEST()