Searched refs:moveTimeForward (Results 1 – 11 of 11) sorted by relevance
67 mTestLooper.moveTimeForward(500); in testMultipleCommands_longTimeBetweenCalls()78 mTestLooper.moveTimeForward(100); // current time: 100ms in testMultipleCommands_shortTimeBetweenCalls()83 mTestLooper.moveTimeForward(100); // current time: 200ms in testMultipleCommands_shortTimeBetweenCalls()88 mTestLooper.moveTimeForward(300); // current time: 500ms in testMultipleCommands_shortTimeBetweenCalls()92 mTestLooper.moveTimeForward(100); // current time: 600ms in testMultipleCommands_shortTimeBetweenCalls()97 mTestLooper.moveTimeForward(200); // current time: 800ms in testMultipleCommands_shortTimeBetweenCalls()102 mTestLooper.moveTimeForward(200); // current time: 1000ms in testMultipleCommands_shortTimeBetweenCalls()112 mTestLooper.moveTimeForward(100); // current time: 100ms in testMultipleCommands_shortTimeAndReturn()117 mTestLooper.moveTimeForward(100); // current time: 200ms in testMultipleCommands_shortTimeAndReturn()122 mTestLooper.moveTimeForward(300); // current time: 500ms in testMultipleCommands_shortTimeAndReturn()[all …]
119 mLooper.moveTimeForward(RedirectListener.USER_TIMEOUT_MILLIS); in timeOutForKnownGetRequest()141 mLooper.moveTimeForward(RedirectListener.USER_TIMEOUT_MILLIS); in receiveUnknownGetRequest()162 mLooper.moveTimeForward(RedirectListener.USER_TIMEOUT_MILLIS); in receiveKnownGetRequest()
172 mTestLooper.moveTimeForward(5000); in testDelayedDispatchAdvanceTimeOnce()203 mTestLooper.moveTimeForward(4000); in testDelayedDispatchAdvanceTimeTwice()206 mTestLooper.moveTimeForward(1000); in testDelayedDispatchAdvanceTimeTwice()239 mTestLooper.moveTimeForward(4000); in testDelayedDispatchReverseOrder()242 mTestLooper.moveTimeForward(3000); in testDelayedDispatchReverseOrder()275 mTestLooper.moveTimeForward(4000); in testDelayedDispatchAllMultipleTimes()285 mTestLooper.moveTimeForward(3000); in testDelayedDispatchAllMultipleTimes()
103 public void moveTimeForward(long milliSeconds) { in moveTimeForward() method in TestLooper
301 mLooper.moveTimeForward(EuiccConnector.LINGER_TIMEOUT_MILLIS); in testLinger()309 mLooper.moveTimeForward(EuiccConnector.LINGER_TIMEOUT_MILLIS); in testLinger()333 mLooper.moveTimeForward(EuiccConnector.LINGER_TIMEOUT_MILLIS); in testLinger_twoCommands()341 mLooper.moveTimeForward(EuiccConnector.LINGER_TIMEOUT_MILLIS); in testLinger_twoCommands()349 mLooper.moveTimeForward(EuiccConnector.LINGER_TIMEOUT_MILLIS); in testLinger_twoCommands()
132 mTestLooper.moveTimeForward(1000); in testReportArcTerminated_notReceived()143 mTestLooper.moveTimeForward(1000); in testReportArcTerminated_received()
139 mTestLooper.moveTimeForward(2000); in testSupported()
1050 mLooper.moveTimeForward(TEST_WIFI_RECOVERY_DELAY_MS); in testRestartWifiStackInStaDisabledWithScanState()1074 mLooper.moveTimeForward(TEST_WIFI_RECOVERY_DELAY_MS); in testRestartWifiStackInStaEnabledState()
2723 mLooper.moveTimeForward(ClientModeImpl.DIAGS_CONNECT_TIMEOUT_MILLIS); in testCmdDiagsConnectTimeoutIsGeneratedAfterCmdStartConnect()2739 mLooper.moveTimeForward(ClientModeImpl.DIAGS_CONNECT_TIMEOUT_MILLIS - 1000); in testCmdDiagsConnectTimeoutIsNotProcessedBeforeTimerExpires()2746 mLooper.moveTimeForward(ClientModeImpl.DIAGS_CONNECT_TIMEOUT_MILLIS); in verifyConnectionEventTimeoutDoesNotOccur()
1394 mMockLooper.moveTimeForward( in testDataPathInitiatorUtilityMore()
2028 mLooper.moveTimeForward(120 * 1000 * 2); in testEndConnectionEventWhenTimeout()