Searched refs:TEST_CREATE_ELAPSED_TIME (Results 1 – 2 of 2) sorted by relevance
135 static final long TEST_CREATE_ELAPSED_TIME = 200; field in TelecomSystemTest515 when(mClockProxy.elapsedRealtime()).thenReturn(TEST_CREATE_ELAPSED_TIME); in setupTelecomSystem()
450 when(mClockProxy.elapsedRealtime()).thenReturn(TEST_CREATE_ELAPSED_TIME); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()