Home
last modified time | relevance | path

Searched refs:expectedLogType (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java989 public void verifyCallLogging(Uri testNumber, int expectedLogType) { in verifyCallLogging() argument
996 assertEquals("recorded type does not match expected", expectedLogType, type); in verifyCallLogging()