Searched defs:StopTimer (Results 1 – 5 of 5) sorted by relevance
/external/vboot_reference/tests/ | ||
D | timer_utils.c | 12 void StopTimer(ClockTimerState* ct) { in StopTimer() function |
/external/webrtc/webrtc/system_wrappers/source/ | ||
D | event_timer_win.cc | 69 bool EventTimerWin::StopTimer() { in StopTimer() function in webrtc::EventTimerWin |
D | event_timer_posix.cc | 213 bool EventTimerPosix::StopTimer() { in StopTimer() function in webrtc::EventTimerPosix |
/external/webrtc/webrtc/modules/video_coding/test/ | ||
D | test_util.h | 44 virtual bool StopTimer() { return true; } in StopTimer() function |
/external/google-benchmark/src/ | ||
D | benchmark.cc | 157 void StopTimer() EXCLUDES(lock_) { in StopTimer() function in benchmark::__anonc646188b0111::TimerManager |