Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/sustainedperf/dhrystone/
DDrystone-2.1.sh297 X reason is that the percentage of procedure and function calls is part function
591 X * procedure, function calls 17 (16.7 %) function
654 X * The average number of parameters in procedure or function calls function
/cts/tests/tests/calllog/src/android/calllog/cts/
DCallLogBackupTest.java194 List<Call> calls = getCalls(); in verifyCall() local
298 List<Call> calls = new LinkedList<>(); in getCalls() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java514 List<Call> calls = inCallService.getCalls(); in testGetCalls() local