Searched refs:assertNumCalls (Results 1 – 3 of 3) sorted by relevance
55 assertNumCalls(mInCallCallbacks.getService(), 2); in testAddExistingConnection()81 assertNumCalls(mInCallCallbacks.getService(), 2); in testGetAllConnections()
454 assertNumCalls(mInCallCallbacks.getService(), 0); in cleanupCalls()487 void assertNumCalls(final MockInCallService inCallService, final int numCalls) { in assertNumCalls() method in BaseTelecomTestWithMockServices
57 assertNumCalls(inCallService, 0); in testAddNewOutgoingCallAndThenDisconnect()