Home
last modified time | relevance | path

Searched defs:stillWaitingForExpectations (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/java/testcommon/src/org/webrtc/
DPeerConnectionTest.java301 TreeSet<String> stillWaitingForExpectations = new TreeSet<String>(); in unsatisfiedExpectations() local
363 TreeSet<String> stillWaitingForExpectations = unsatisfiedExpectations(); in waitForAllExpectationsToBeSatisfied() local