Home
last modified time | relevance | path

Searched defs:testTimeout (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/frameworks/base/services/robotests/backup/src/com/android/server/backup/
H A DBackupAgentTimeoutParametersTest.java142 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 DBrightnessDialogTest.kt151 fun testTimeout() { in testTimeout() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
H A DRunTestLegacyScopeTest.kt178 fun testTimeout() = testResultMap({ in <lambda>() method in kotlinx.coroutines.test.RunTestLegacyScopeTest
H A DRunBlockingTestOnTestScopeTest.kt79 fun testTimeout() { in <lambda>() method
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dcommand_executer_unittest.py19 def testTimeout(self): member in CommandExecuterTest
/aosp_15_r20/external/testng/src/test/java/test/expectedexceptions/
H A DWrappedExpectedExceptionTest.java10 public void testTimeout() { in testTimeout() method in WrappedExpectedExceptionTest
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/
DCSNetworkActivityTest.kt304 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 DTimeoutFilterTestCase.java39 public void testTimeout() throws Exception { in testTimeout() method in TimeoutFilterTestCase
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DTestTimeoutEnforcerTest.java62 public void testTimeout() { in testTimeout() method in TestTimeoutEnforcerTest
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/
H A DThreadMonitorTest.java83 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 DURLResourceLoaderTimeoutTestCase.java68 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 DSubscribeTest.java28 public Timeout testTimeout = Timeout.seconds(15); field in SubscribeTest
H A DWillTest.java26 public Timeout testTimeout = Timeout.seconds(15); field in WillTest
H A DSelfPubSubTest.java29 public Timeout testTimeout = Timeout.seconds(15); field in SelfPubSubTest
H A DPublishTest.java31 public Timeout testTimeout = Timeout.seconds(15); field in PublishTest
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/
DRemoteTestTimeOutEnforcerTest.java73 public void testTimeout() { in testTimeout() method in RemoteTestTimeOutEnforcerTest
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DPendingRemoteAnimationRegistryTest.java94 public void testTimeout() { in testTimeout() method in PendingRemoteAnimationRegistryTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/util/sensors/
H A DProximityCheckTest.java97 public void testTimeout() { in testTimeout() method in ProximityCheckTest
/aosp_15_r20/external/vogar/src/vogar/target/testng/
H A DTestNgAnnotationTransformer.java70 long testTimeout = annotation.getTimeOut(); in transform() local
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dtimeout_retry_unittest.py32 def testTimeout(self): member in TestRun
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/test/
H A DMonoTest.kt312 fun testTimeout() { in <lambda>() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/
H A DRunTestTest.kt298 fun testTimeout() = testResultMap({ in <lambda>() method in kotlinx.coroutines.test.RunTestTest
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/crashtest/app/
DNNCrashTestActivity.java68 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 DAPIv2Tests.m224 - (void)testTimeout { method
/aosp_15_r20/external/swiftshader/tests/regres/cmd/run_testlist/
H A Dmain.go69 const testTimeout = time.Minute * 2 const

123