Searched refs:testTimeout (Results 1 – 7 of 7) sorted by relevance
142 long testTimeout = BackupAgentTimeoutParameters.DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS * 2; in testGetParameters_withSettingChangeBeforeStart_updatesValues() local146 + testTimeout; in testGetParameters_withSettingChangeBeforeStart_updatesValues()152 assertEquals(testTimeout, kvBackupAgentTimeoutMillis); in testGetParameters_withSettingChangeBeforeStart_updatesValues()162 long testTimeout = BackupAgentTimeoutParameters.DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS * 2; in testGetParameters_withSettingChangeAfterStart_updatesValues() local166 + testTimeout; in testGetParameters_withSettingChangeAfterStart_updatesValues()171 assertEquals(testTimeout, kvBackupAgentTimeoutMillis); in testGetParameters_withSettingChangeAfterStart_updatesValues()
83 public void testTimeout() { in testTimeout() method in PendingRemoteAnimationRegistryTest
456 public void testTimeout() { in testTimeout() method in TransitionTests
175 public void testTimeout() throws Exception { in testTimeout() method in RemoteAnimationControllerTest
77 public void testTimeout() { in testTimeout() method in ProximityCheckTest
217 public void testTimeout() { in testTimeout() method in ScrollCaptureSearchResultsTest
1009 public void testTimeout() throws Exception { in testTimeout() method in AppStandbyControllerTests