Home
last modified time | relevance | path

Searched refs:waitForAllExpectationsToBeSatisfied (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/java/testcommon/src/org/webrtc/
DPeerConnectionTest.java351 public boolean waitForAllExpectationsToBeSatisfied(int timeoutSeconds) { in waitForAllExpectationsToBeSatisfied() method in PeerConnectionTest.ObserverExpectations
677 assertTrue(offeringExpectations.waitForAllExpectationsToBeSatisfied(TIMEOUT_SECONDS));
678 assertTrue(answeringExpectations.waitForAllExpectationsToBeSatisfied(TIMEOUT_SECONDS));
691 assertTrue(answeringExpectations.waitForAllExpectationsToBeSatisfied(TIMEOUT_SECONDS));
704 assertTrue(offeringExpectations.waitForAllExpectationsToBeSatisfied(TIMEOUT_SECONDS));
750 assertTrue(expectations.waitForAllExpectationsToBeSatisfied(TIMEOUT_SECONDS));
754 assertTrue(expectations.waitForAllExpectationsToBeSatisfied(TIMEOUT_SECONDS));
757 assertTrue(expectations.waitForAllExpectationsToBeSatisfied(TIMEOUT_SECONDS));