Searched refs:waitForLocalSDP (Results 1 – 1 of 1) sorted by relevance
214 private boolean waitForLocalSDP(int timeoutMs) throws InterruptedException { in waitForLocalSDP() method in PeerConnectionClientTest373 assertTrue("Local SDP was not set.", waitForLocalSDP(WAIT_TIMEOUT)); in testSetLocalOfferMakesVideoFlowLocally()401 assertTrue("Local SDP was not set.", waitForLocalSDP(WAIT_TIMEOUT)); in doLoopbackTest()524 assertTrue("Local SDP was not set.", waitForLocalSDP(WAIT_TIMEOUT)); in testCameraSwitch()572 assertTrue("Local SDP was not set.", waitForLocalSDP(WAIT_TIMEOUT)); in testVideoSourceRestart()621 assertTrue("Local SDP was not set.", waitForLocalSDP(WAIT_TIMEOUT)); in testCaptureFormatChange()