Searched refs:ObserverExpectations (Results 1 – 1 of 1) sorted by relevance
56 private static class ObserverExpectations implements PeerConnection.Observer, class in PeerConnectionTest92 public ObserverExpectations(String name) { in ObserverExpectations() method in PeerConnectionTest.ObserverExpectations544 ObserverExpectations offeringExpectations =545 new ObserverExpectations("PCTest:offerer");550 ObserverExpectations answeringExpectations =551 new ObserverExpectations("PCTest:answerer");745 PeerConnection pc, ObserverExpectations expectations) {