Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dsleep.cc35 void SleepForSeconds(double seconds) { in SleepForSeconds() function
62 void SleepForSeconds(double seconds) {
H A Dsleep.h12 void SleepForSeconds(double seconds);
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp81 SleepForSeconds(2); in CheckFailed()
H A Dsanitizer_common.cpp355 void SleepForSeconds(unsigned seconds) { in SleepForSeconds() function
363 SleepForSeconds(seconds); in WaitForDebugger()
H A Dsanitizer_common.h303 void SleepForSeconds(unsigned seconds);