Searched refs:testTimeout (Results 1 – 10 of 10) 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()
68 public void testTimeout() throws Exception { in testTimeout() method in SynchronousResultReceiverTest
94 public void testTimeout() { in testTimeout() method in PendingRemoteAnimationRegistryTest
218 public void testTimeout() throws Exception { in testTimeout() method in RemoteAnimationControllerTest
1054 public void testTimeout() { in testTimeout() method in TransitionTests
77 public void testTimeout() { in testTimeout() method in ProximityCheckTest
124 fun testTimeout() { in testTimeout() method
87 public void testTimeout() { in testTimeout() method in TimeToLiveHelperTest
217 public void testTimeout() { in testTimeout() method in ScrollCaptureSearchResultsTest
1152 public void testTimeout() throws Exception { in testTimeout() method in AppStandbyControllerTests