OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_HANG_TIMEOUT
(Results
26 - 31
of
31
) sorted by null
1
2
/external/curl/tests/libtest/
lib1515.c
34
#define
TEST_HANG_TIMEOUT
60 * 1000
lib555.c
36
#define
TEST_HANG_TIMEOUT
60 * 1000
lib1900.c
28
#define
TEST_HANG_TIMEOUT
60 * 1000
lib540.c
39
#define
TEST_HANG_TIMEOUT
60 * 1000
lib582.c
30
#define
TEST_HANG_TIMEOUT
60 * 1000
test.h
388
if(tutil_tvdiff(tutil_tvnow(), tv_test_start) >
TEST_HANG_TIMEOUT
) { \
Completed in 677 milliseconds
1
2