Home
last modified time | relevance | path

Searched refs:testTimeout (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/robotests/backup/src/com/android/server/backup/
DBackupAgentTimeoutParametersTest.java142 long testTimeout = BackupAgentTimeoutParameters.DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS * 2; in testGetParameters_withSettingChangeBeforeStart_updatesValues() local
146 + 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() local
166 + testTimeout; in testGetParameters_withSettingChangeAfterStart_updatesValues()
171 assertEquals(testTimeout, kvBackupAgentTimeoutMillis); in testGetParameters_withSettingChangeAfterStart_updatesValues()
/frameworks/libs/modules-utils/javatests/com/android/modules/utils/
DSynchronousResultReceiverTest.java68 public void testTimeout() throws Exception { in testTimeout() method in SynchronousResultReceiverTest
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DPendingRemoteAnimationRegistryTest.java94 public void testTimeout() { in testTimeout() method in PendingRemoteAnimationRegistryTest
DRemoteAnimationControllerTest.java218 public void testTimeout() throws Exception { in testTimeout() method in RemoteAnimationControllerTest
DTransitionTests.java1054 public void testTimeout() { in testTimeout() method in TransitionTests
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/
DProximityCheckTest.java77 public void testTimeout() { in testTimeout() method in ProximityCheckTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/brightness/
DBrightnessDialogTest.kt124 fun testTimeout() { in testTimeout() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DTimeToLiveHelperTest.java87 public void testTimeout() { in testTimeout() method in TimeToLiveHelperTest
/frameworks/base/core/tests/coretests/src/android/view/
DScrollCaptureSearchResultsTest.java217 public void testTimeout() { in testTimeout() method in ScrollCaptureSearchResultsTest
/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DAppStandbyControllerTests.java1152 public void testTimeout() throws Exception { in testTimeout() method in AppStandbyControllerTests