Searched refs:TEST_CREATE_TIME (Results 1 – 2 of 2) sorted by relevance
144 assertEquals(TEST_CREATE_TIME, in testSingleOutgoingCallLocalDisconnect()146 assertEquals(TEST_CREATE_TIME, in testSingleOutgoingCallLocalDisconnect()449 when(mClockProxy.currentTimeMillis()).thenReturn(TEST_CREATE_TIME); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()921 assertEquals(TEST_CREATE_TIME, in disconnectCall()923 assertEquals(TEST_CREATE_TIME, in disconnectCall()
134 static final long TEST_CREATE_TIME = 100; field in TelecomSystemTest514 when(mClockProxy.currentTimeMillis()).thenReturn(TEST_CREATE_TIME); in setupTelecomSystem()