Home
last modified time | relevance | path

Searched defs:niter (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dhalt_on_error-torture.cpp25 size_t niter = 10; variable
H A Dhalt_on_error-signals.c42 size_t niter = 10; variable
/llvm-project/compiler-rt/test/tsan/
H A Dbench_shadow_flush.cpp25 int niter = 1; in main() local