Searched refs:waitForIceCandidates (Results 1 – 1 of 1) sorted by relevance
228 private boolean waitForIceCandidates(int timeoutMs) throws InterruptedException { in waitForIceCandidates() method in PeerConnectionClientTest374 assertTrue("ICE candidates were not generated.", waitForIceCandidates(WAIT_TIMEOUT)); in testSetLocalOfferMakesVideoFlowLocally()