Home
last modified time | relevance | path

Searched refs:kManyThreadsIterations (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/tests/
Dasan_interface_test.cc104 static const size_t kManyThreadsIterations = 250; variable
110 for (size_t iter = 0; iter < kManyThreadsIterations; iter++) { in ManyThreadsWithStatsWorker()