Searched refs:SetupPeerconnectionWithLocalStream (Results 1 – 7 of 7) sorted by relevance
63 SetupPeerconnectionWithLocalStream(left_tab); in IN_PROC_BROWSER_TEST_F()64 SetupPeerconnectionWithLocalStream(right_tab); in IN_PROC_BROWSER_TEST_F()
61 SetupPeerconnectionWithLocalStream(left_tab); in IN_PROC_BROWSER_TEST_F()62 SetupPeerconnectionWithLocalStream(right_tab); in IN_PROC_BROWSER_TEST_F()
119 SetupPeerconnectionWithLocalStream(left_tab); in IN_PROC_BROWSER_TEST_F()120 SetupPeerconnectionWithLocalStream(right_tab); in IN_PROC_BROWSER_TEST_F()
99 SetupPeerconnectionWithLocalStream(left_tab); in IN_PROC_BROWSER_TEST_F()100 SetupPeerconnectionWithLocalStream(right_tab); in IN_PROC_BROWSER_TEST_F()
300 SetupPeerconnectionWithLocalStream(left_tab); in IN_PROC_BROWSER_TEST_P()301 SetupPeerconnectionWithLocalStream(right_tab); in IN_PROC_BROWSER_TEST_P()
82 void SetupPeerconnectionWithLocalStream(content::WebContents* tab) const;
256 void WebRtcTestBase::SetupPeerconnectionWithLocalStream( in SetupPeerconnectionWithLocalStream() function in WebRtcTestBase