Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/
H A Drun_loop.cc43 int cms = rtc::GetClockForTesting() ? 0 : 1000; in Flush()
/aosp_15_r20/external/webrtc/rtc_base/
H A Dtime_utils.cc36 ClockInterface* GetClockForTesting() { in GetClockForTesting() function
H A Dthread.cc915 RTC_DCHECK(GetClockForTesting() == nullptr || cmsLoop == 0 || in PreRun()