Searched defs:test_timeout (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | lock_tests.py | 283 def test_timeout(self): member in EventTests |
D | test_multiprocessing.py | 702 def test_timeout(self): member in _TestSemaphore |
D | test_ssl.py | 338 def test_timeout(self): member in BasicSocketTests |
/external/autotest/client/site_tests/network_ProxyResolver/ | ||
D | network_ProxyResolver.py | 336 test_timeout=TIMEOUT): argument |
/external/autotest/server/ | ||
D | subcommand_unittest.py | 305 def test_timeout(self): member in parallel_test |
/external/libmicrohttpd/src/testcurl/ | ||
D | Makefile.am | 49 test_timeout \ program |
/external/ltp/testcases/kernel/syscalls/sigwaitinfo/ | ||
D | sigwaitinfo01.c | 153 void test_timeout(swi_func sigwaitinfo, int signo) in test_timeout() function |
/external/autotest/client/common_lib/ | ||
D | utils_unittest.py | 731 def test_timeout(self): member in test_run |