Searched defs:SleepForSeconds (Results 1 - 3 of 3) sorted by relevance

/external/google-benchmark/src/
H A Dsleep.cc30 void SleepForSeconds(double seconds) { function in namespace:benchmark
46 void SleepForSeconds(double seconds) {
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc115 void SleepForSeconds(int seconds) { function in namespace:__sanitizer
H A Dsanitizer_win.cc302 void SleepForSeconds(int seconds) { function in namespace:__sanitizer

Completed in 119 milliseconds