Searched refs:TEST_CREATE_TIME (Results 1 – 2 of 2) sorted by relevance
132 assertEquals(TEST_CREATE_TIME, in testSingleOutgoingCallLocalDisconnect()134 assertEquals(TEST_CREATE_TIME, in testSingleOutgoingCallLocalDisconnect()437 when(mClockProxy.currentTimeMillis()).thenReturn(TEST_CREATE_TIME); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()863 assertEquals(TEST_CREATE_TIME, in disconnectCall()865 assertEquals(TEST_CREATE_TIME, in disconnectCall()
127 static final long TEST_CREATE_TIME = 100; field in TelecomSystemTest471 when(mClockProxy.currentTimeMillis()).thenReturn(TEST_CREATE_TIME); in setupTelecomSystem()