Searched defs:kThreadCount (Results 1 – 3 of 3) sorted by relevance
83 static const uptr kThreadCount = 50; variable
85 static const uptr kThreadCount = 20; global() member in __sanitizer::ThreadListerTest
178 const int kThreadCount = 8; in TEST() local