Home
last modified time | relevance | path

Searched defs:kIters (Results 1 – 6 of 6) sorted by relevance

/llvm-project/compiler-rt/test/tsan/
H A Drace_stress.cpp5 const int kIters = 1000; variable
H A Dlots_of_threads.c14 const int kIters = 10; in main() local
H A Dreal_deadlock_detector_stress_test.cpp15 const int kIters = 400 << 10; variable
/llvm-project/third-party/benchmark/test/
H A Dperf_counters_test.cc24 const int kIters = 1000000; variable
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_mutex_test.cpp83 const int kIters = 16*1024; variable
85 const int kIters = 64*1024; variable
/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_mutex.cpp201 const int kIters = 16*1024*1024; in TEST() local