Home
last modified time | relevance | path

Searched defs:TIMEOUT (Results 1 – 25 of 177) sorted by relevance

12345678

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/integration/downloader/
DDownloadDestinationOpenerTest.java50 private static final long TIMEOUT = 3L; field in DownloadDestinationOpenerTest
117 destination.openByteChannel(0, metadataToWrite).get(TIMEOUT, SECONDS)) { in opener_withNoExistingData_writes()
180 .get(TIMEOUT, SECONDS)) { in opener_withExistingData_writes()
/external/apache-http/src/org/apache/http/conn/params/
DConnManagerPNames.java56 public static final String TIMEOUT = "http.conn-manager.timeout"; field
/external/autotest/server/site_tests/firmware_ClearTPMOwnerAndReset/
Dfirmware_ClearTPMOwnerAndReset.py18 TIMEOUT=60 variable in firmware_ClearTPMOwnerAndReset
/external/skia/infra/bots/recipe_modules/gold_upload/resources/
Dget_uninteresting_hashes.py16 TIMEOUT = 60 variable
/external/aws-crt-java/integration-testing/
Djava_elasticurl_runner.py6 TIMEOUT = 100 variable
/external/cronet/stable/build/util/lib/results/
Dresult_types.py19 TIMEOUT = 'TIMEOUT' variable
/external/testng/src/test/java/test/thread/
DThreadPoolSampleBugTest.java6 private static final long TIMEOUT = 500; field in ThreadPoolSampleBugTest
/external/llvm-libc/src/__support/threads/
Dmutex_common.h19 TIMEOUT, enumerator
/external/pytorch/benchmarks/instruction_counts/applications/
Dci.py16 TIMEOUT = 600 # Seconds variable
/external/angle/build/util/lib/results/
Dresult_types.py19 TIMEOUT = 'TIMEOUT' variable
/external/openthread/tests/toranj/ncp/
Dtest-035-child-timeout-large-data-poll.py62 TIMEOUT = 5 # Child timeout in seconds variable
/external/cronet/stable/third_party/llvm-libc/src/src/__support/threads/
Dmutex_common.h19 TIMEOUT, enumerator
/external/cronet/tot/build/util/lib/results/
Dresult_types.py19 TIMEOUT = 'TIMEOUT' variable
/external/python/bumble/tests/
Dasha_test.py27 TIMEOUT = 0.1 variable
/external/cronet/tot/third_party/llvm-libc/src/src/__support/threads/
Dmutex_common.h19 TIMEOUT, enumerator
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DMonitorWaitAndWaitedDebuggee.java26 public static long TIMEOUT = 500; field in MonitorWaitAndWaitedDebuggee
/external/vogar/src/vogar/
DTestProperties.java44 public static final String TIMEOUT = "timeout"; field in TestProperties
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_timedlock/
D4-1.c28 #define TIMEOUT 3 /* 3 seconds of timeout time for macro
D5-3.c32 #define TIMEOUT 3 /* 3 seconds of timeout time for macro
D5-1.c36 #define TIMEOUT 3 /* 3 seconds of timeout time for macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-1.c31 #define TIMEOUT 10 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
D3-1.c31 #define TIMEOUT 10 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
D2-1.c30 #define TIMEOUT 5 /* Timeout value of 5 seconds. */ macro
/external/python/cpython3/Lib/test/test_importlib/
Dthreaded_import_hangers.py8 TIMEOUT = 10 variable
/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
Dhealth_check.proto46 TIMEOUT = 4; enumerator

12345678