Searched refs:waitForIceConnected (Results 1 – 1 of 1) sorted by relevance
242 private boolean waitForIceConnected(int timeoutMs) throws InterruptedException { in waitForIceConnected() method in PeerConnectionClientTest407 assertTrue("ICE connection failure.", waitForIceConnected(ICE_CONNECTION_WAIT_TIMEOUT)); in doLoopbackTest()530 assertTrue("ICE connection failure.", waitForIceConnected(ICE_CONNECTION_WAIT_TIMEOUT)); in testCameraSwitch()578 assertTrue("ICE connection failure.", waitForIceConnected(ICE_CONNECTION_WAIT_TIMEOUT)); in testVideoSourceRestart()627 assertTrue("ICE connection failure.", waitForIceConnected(ICE_CONNECTION_WAIT_TIMEOUT)); in testCaptureFormatChange()