Searched refs:GetClockForTesting (Results 1 – 3 of 3) sorted by relevance
58 RTC_EXPORT ClockInterface* GetClockForTesting();
44 ClockInterface* GetClockForTesting() { in GetClockForTesting() function
1059 RTC_DCHECK(GetClockForTesting() == nullptr || cmsLoop == 0 || in PreRun()