Searched refs:getCurrentCallCount (Results 1 – 6 of 6) sorted by relevance
35 int getCurrentCallCount(); in getCurrentCallCount() method
90 return verifierMethods.getCurrentCallCount(); in waitUntilExpectCallCount()
220 int currentCallCount = mVerifierMethods.getCurrentCallCount(); in addCallAndVerify()
75 public static int getCurrentCallCount() { in getCurrentCallCount() method in CujInCallService
134 public int getCurrentCallCount() { in setUp()135 return CujInCallService.getCurrentCallCount(); in setUp()
498 public static int getCurrentCallCount() { in getCurrentCallCount() method in MockInCallService