/frameworks/base/services/robotests/backup/src/com/android/server/backup/ |
D | BackupAgentTimeoutParametersTest.java | 142 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/ |
D | SynchronousResultReceiverTest.java | 68 public void testTimeout() throws Exception { in testTimeout() method in SynchronousResultReceiverTest
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | PendingRemoteAnimationRegistryTest.java | 94 public void testTimeout() { in testTimeout() method in PendingRemoteAnimationRegistryTest
|
D | RemoteAnimationControllerTest.java | 218 public void testTimeout() throws Exception { in testTimeout() method in RemoteAnimationControllerTest
|
D | TransitionTests.java | 1054 public void testTimeout() { in testTimeout() method in TransitionTests
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/ |
D | ProximityCheckTest.java | 77 public void testTimeout() { in testTimeout() method in ProximityCheckTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/brightness/ |
D | BrightnessDialogTest.kt | 124 fun testTimeout() { in testTimeout() method in com.android.systemui.settings.brightness.BrightnessDialogTest
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | TimeToLiveHelperTest.java | 87 public void testTimeout() { in testTimeout() method in TimeToLiveHelperTest
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | ScrollCaptureSearchResultsTest.java | 217 public void testTimeout() { in testTimeout() method in ScrollCaptureSearchResultsTest
|
/frameworks/base/services/tests/servicestests/src/com/android/server/usage/ |
D | AppStandbyControllerTests.java | 1152 public void testTimeout() throws Exception { in testTimeout() method in AppStandbyControllerTests
|