Searched refs:getCalls (Results 1 – 2 of 2) sorted by relevance
134 assertEquals(0, getCalls().size()); in testSingleCallBackup()150 List<Call> calls = getCalls(); in verifyCall()231 private List<Call> getCalls() { in getCalls() method in CallLogBackupTest
427 List<Call> calls = inCallService.getCalls(); in testGetCalls()435 calls = inCallService.getCalls(); in testGetCalls()