/aosp_15_r20/frameworks/base/services/robotests/backup/src/com/android/server/backup/ |
H A D | BackupAgentTimeoutParametersTest.java | 142 long testTimeout = BackupAgentTimeoutParameters.DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS * 2; in testGetParameters_withSettingChangeBeforeStart_updatesValues() local 162 long testTimeout = BackupAgentTimeoutParameters.DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS * 2; in testGetParameters_withSettingChangeAfterStart_updatesValues() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/brightness/ |
H A D | BrightnessDialogTest.kt | 151 fun testTimeout() { in testTimeout() method
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/ |
H A D | RunTestLegacyScopeTest.kt | 178 fun testTimeout() = testResultMap({ in <lambda>() method in kotlinx.coroutines.test.RunTestLegacyScopeTest
|
H A D | RunBlockingTestOnTestScopeTest.kt | 79 fun testTimeout() { in <lambda>() method
|
/aosp_15_r20/external/toolchain-utils/cros_utils/ |
H A D | command_executer_unittest.py | 19 def testTimeout(self): member in CommandExecuterTest
|
/aosp_15_r20/external/testng/src/test/java/test/expectedexceptions/ |
H A D | WrappedExpectedExceptionTest.java | 10 public void testTimeout() { in testTimeout() method in WrappedExpectedExceptionTest
|
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/ |
D | CSNetworkActivityTest.kt | 304 val testTimeout: Int = deps.defaultCellDataInactivityTimeoutForTest in <lambda>() constant 359 val testTimeout: Int = deps.defaultWifiDataInactivityTimeoutForTest in <lambda>() constant
|
/aosp_15_r20/external/zxing/zxingorg/src/test/java/com/google/zxing/web/ |
H A D | TimeoutFilterTestCase.java | 39 public void testTimeout() throws Exception { in testTimeout() method in TimeoutFilterTestCase
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | TestTimeoutEnforcerTest.java | 62 public void testTimeout() { in testTimeout() method in TestTimeoutEnforcerTest
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/ |
H A D | ThreadMonitorTest.java | 83 public void testTimeout() { in testTimeout() method in ThreadMonitorTest
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
H A D | URLResourceLoaderTimeoutTestCase.java | 68 public void testTimeout() in testTimeout() method in URLResourceLoaderTimeoutTestCase
|
/aosp_15_r20/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
H A D | SubscribeTest.java | 28 public Timeout testTimeout = Timeout.seconds(15); field in SubscribeTest
|
H A D | WillTest.java | 26 public Timeout testTimeout = Timeout.seconds(15); field in WillTest
|
H A D | SelfPubSubTest.java | 29 public Timeout testTimeout = Timeout.seconds(15); field in SelfPubSubTest
|
H A D | PublishTest.java | 31 public Timeout testTimeout = Timeout.seconds(15); field in PublishTest
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/ |
D | RemoteTestTimeOutEnforcerTest.java | 73 public void testTimeout() { in testTimeout() method in RemoteTestTimeOutEnforcerTest
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | PendingRemoteAnimationRegistryTest.java | 94 public void testTimeout() { in testTimeout() method in PendingRemoteAnimationRegistryTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/util/sensors/ |
H A D | ProximityCheckTest.java | 97 public void testTimeout() { in testTimeout() method in ProximityCheckTest
|
/aosp_15_r20/external/vogar/src/vogar/target/testng/ |
H A D | TestNgAnnotationTransformer.java | 70 long testTimeout = annotation.getTimeOut(); in transform() local
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/ |
H A D | timeout_retry_unittest.py | 32 def testTimeout(self): member in TestRun
|
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/test/ |
H A D | MonoTest.kt | 312 fun testTimeout() { in <lambda>() method
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/ |
H A D | RunTestTest.kt | 298 fun testTimeout() = testResultMap({ in <lambda>() method in kotlinx.coroutines.test.RunTestTest
|
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/crashtest/app/ |
D | NNCrashTestActivity.java | 68 final Duration testTimeout = mDuration.plus(MAX_TEST_DELAY_BEFORE_HANG); in testResult() local
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/UnitTests/ |
H A D | APIv2Tests.m | 224 - (void)testTimeout { method
|
/aosp_15_r20/external/swiftshader/tests/regres/cmd/run_testlist/ |
H A D | main.go | 69 const testTimeout = time.Minute * 2 const
|