Searched refs:currentEndpointCounter (Results 1 – 1 of 1) sorted by relevance
1590 TestUtils.InvokeCounter currentEndpointCounter = in testCallEndpoint() local1592 currentEndpointCounter.waitForCount(WAIT_FOR_STATE_CHANGE_TIMEOUT_MS); in testCallEndpoint()1593 CallEndpoint currentEndpoint = (CallEndpoint) currentEndpointCounter.getArgs(0)[0]; in testCallEndpoint()1612 currentEndpointCounter.clearArgs(); in testCallEndpoint()1620 currentEndpointCounter.waitForPredicate(new Predicate<CallEndpoint>() { in testCallEndpoint()1630 currentEndpointCounter.clearArgs(); in testCallEndpoint()1638 currentEndpointCounter.waitForPredicate(new Predicate<CallEndpoint>() { in testCallEndpoint()