Searched refs:GetClockForTesting (Results 1 – 3 of 3) sorted by relevance
43 int cms = rtc::GetClockForTesting() ? 0 : 1000; in Flush()
36 ClockInterface* GetClockForTesting() { in GetClockForTesting() function
915 RTC_DCHECK(GetClockForTesting() == nullptr || cmsLoop == 0 || in PreRun()