Home
last modified time | relevance | path

Searched refs:SleepSeconds (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc231 void SleepSeconds(double sleep_seconds) { in SleepSeconds() function
357 SleepSeconds(sleep_seconds); in TimeMultipleRuns()
574 SleepSeconds(inter_benchmark_sleep_seconds); in Main()
589 SleepSeconds(inter_benchmark_sleep_seconds); in Main()
/external/llvm/lib/Fuzzer/
DFuzzerDriver.cpp193 SleepSeconds(600); in PulseThread()
240 SleepSeconds(1); in RssThread()
DFuzzerUtil.cpp248 void SleepSeconds(int Seconds) { in SleepSeconds() function
DFuzzerInternal.h131 void SleepSeconds(int Seconds);