Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dfunc_entry_exit.cpp7 const int kRepeat = kRepeat1; in main() local
H A Dmop.cpp20 const int kRepeat = 1 << 17; in thread() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_stress_test.cc47 const int kRepeat = 50; variable