Home
last modified time | relevance | path

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

12345

/third_party/node/test/parallel/
Dtest-timers-same-timeout-wrong-list-deleted.js14 const TIMEOUT = common.platformTimeout(100); constant
Dtest-http-server-consumed-timeout.js10 const TIMEOUT = common.platformTimeout(200); constant
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-1.c31 #define TIMEOUT 10 macro
/third_party/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
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
D3-1.c31 #define TIMEOUT 10 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
D2-1.c30 #define TIMEOUT 5 /* Timeout value of 5 seconds. */ macro
/third_party/python/Lib/test/test_importlib/
Dthreaded_import_hangers.py8 TIMEOUT = 10 variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
D1-1.c36 #define TIMEOUT 10 /* Time out time in seconds */ macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
D2-2.c76 #define TIMEOUT 5 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/
D11-1.c26 #define TIMEOUT 2 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
D2-1.c33 #define TIMEOUT 1 macro
/third_party/node/test/pummel/
Dtest-fs-watch-file-slow.js32 const TIMEOUT = 1300; constant
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D4-1.c22 #define TIMEOUT 3 macro
D1-1.c22 #define TIMEOUT 5 macro
D3-1.c22 #define TIMEOUT 5 macro
D2-1.c29 #define TIMEOUT 5 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D2-1.c41 #define TIMEOUT 1 macro
D1-1.c44 #define TIMEOUT 3 macro
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_userIAM_userAuth.js140 TIMEOUT : 3, property
154 TIMEOUT : 4, property
226 TIMEOUT : 12500004, property
/third_party/ltp/testcases/kernel/syscalls/getcwd/
Dgetcwd04.c33 #define TIMEOUT 5 macro

12345