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