Searched defs:calls (Results 1 – 3 of 3) sorted by relevance
297 X reason is that the percentage of procedure and function calls is part function591 X * procedure, function calls 17 (16.7 %) function654 X * The average number of parameters in procedure or function calls function
194 List<Call> calls = getCalls(); in verifyCall() local298 List<Call> calls = new LinkedList<>(); in getCalls() local
514 List<Call> calls = inCallService.getCalls(); in testGetCalls() local