Searched refs:WaitForVideoToPlay (Results 1 – 7 of 7) sorted by relevance
71 WaitForVideoToPlay(left_tab); in IN_PROC_BROWSER_TEST_F()72 WaitForVideoToPlay(right_tab); in IN_PROC_BROWSER_TEST_F()
69 WaitForVideoToPlay(left_tab); in IN_PROC_BROWSER_TEST_F()70 WaitForVideoToPlay(right_tab); in IN_PROC_BROWSER_TEST_F()
107 WaitForVideoToPlay(left_tab); in IN_PROC_BROWSER_TEST_F()108 WaitForVideoToPlay(right_tab); in IN_PROC_BROWSER_TEST_F()
61 WaitForVideoToPlay(tab); in GetUserMediaAndGetStreamSize()
104 void WaitForVideoToPlay(content::WebContents* tab_contents) const;
159 WaitForVideoToPlay(tab_contents); in DetectRemoteVideoPlaying()
333 void WebRtcTestBase::WaitForVideoToPlay( in WaitForVideoToPlay() function in WebRtcTestBase