Home
last modified time | relevance | path

Searched refs:estimate_time_ms (Results 1 – 2 of 2) sorted by relevance

/external/google-benchmark/src/
Dsysinfo.cc663 const int estimate_time_ms = 1000; in GetCPUCyclesPerSecond() local
665 SleepForMilliseconds(estimate_time_ms); in GetCPUCyclesPerSecond()
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc605 const int estimate_time_ms = 1000; in GetCPUCyclesPerSecond() local
607 SleepForMilliseconds(estimate_time_ms); in GetCPUCyclesPerSecond()