Home
last modified time | relevance | path

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

123456

/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/autotest/server/site_tests/firmware_ClearTPMOwnerAndReset/
Dfirmware_ClearTPMOwnerAndReset.py18 TIMEOUT=60 variable in firmware_ClearTPMOwnerAndReset
/external/apache-http/src/org/apache/http/conn/params/
DConnManagerPNames.java56 public static final String TIMEOUT = "http.conn-manager.timeout"; field
/external/angle/build/util/lib/results/
Dresult_types.py19 TIMEOUT = 'TIMEOUT' variable
/external/cronet/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/testng/src/test/java/test/thread/
DThreadPoolSampleBugTest.java6 private static final long TIMEOUT = 500; field in ThreadPoolSampleBugTest
/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
D5-2.c36 #define TIMEOUT 3 /* 3 seconds of timeout time for macro
D1-1.c35 #define TIMEOUT 3 /* 3 seconds of timeout time for macro
D2-1.c38 #define TIMEOUT 3 /* 3 seconds of timeout time for 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_create/
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/python/cpython2/Lib/test/
Dthreaded_import_hangers.py8 TIMEOUT = 10 variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
D2-2.c76 #define TIMEOUT 5 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
D1-1.c36 #define TIMEOUT 10 /* Time out time in seconds */ macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/
D11-1.c26 #define TIMEOUT 2 macro
/external/linux-kselftest/tools/testing/selftests/powerpc/signal/
Dsignal_tm.c21 #define TIMEOUT 10 macro
Dsignal.c21 #define TIMEOUT 5 macro

123456