Home
last modified time | relevance | path

Searched refs:test_poll (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/nix/test/
Dtest_poll.rs21 fn test_poll() { in test_poll() function
Dtest.rs25 mod test_poll; module
/external/compiler-rt/test/dfsan/
Dcustom.cc572 void test_poll() { in test_poll() function
933 test_poll(); in main()
/external/llvm-project/compiler-rt/test/dfsan/
Dcustom.cpp682 void test_poll() { in test_poll() function
1088 test_poll(); in main()
/external/python/cpython3/Lib/test/eintrdata/
Deintr_tester.py444 def test_poll(self): member in SelectEINTRTest
/external/python/cpython2/Lib/test/
Dtest_subprocess.py657 def test_poll(self): member in ProcessTestCase
/external/python/cpython2/
DMakefile.pre.in896 test_multiprocessing test_mailbox test_socket test_poll \
DREADME668 On older versions of Cygwin, test_poll may hang and test_strftime
/external/python/cpython3/Lib/test/
Dtest_subprocess.py1103 def test_poll(self): member in ProcessTestCase
/external/python/cpython3/
DMakefile.pre.in1229 test_mailbox test_socket test_poll \