Searched refs:expectIceCandidates (Results 1 – 1 of 1) sorted by relevance
103 public synchronized void expectIceCandidates(int count) { in expectIceCandidates() method in PeerConnectionTest.ObserverExpectations604 offeringExpectations.expectIceCandidates(2);605 answeringExpectations.expectIceCandidates(2);