Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_interface_test.cpp106 static const size_t kManyThreadsIterations = 250; variable
112 for (size_t iter = 0; iter < kManyThreadsIterations; iter++) { in ManyThreadsWithStatsWorker()