Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dcpu_time_unittest.cc36 int64_t stop_cpu_time = in WorkingFunction() local
39 while (rtc::GetThreadCpuTimeNanos() < stop_cpu_time) { in WorkingFunction()