Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/eventfd/
Deventfd06.c112 static void test_poll(void) in test_poll() function
157 test_poll(); in run()
/external/liburing/test/
Ddefer-tw-timeout.c36 static int test_poll(struct io_uring *ring) in test_poll() function
171 ret = test_poll(&ring); in main()
/external/rust/android-crates-io/crates/nix/test/
Dtest.rs21 mod test_poll; module
Dtest_poll.rs21 fn test_poll() { in test_poll() function
/external/compiler-rt/test/dfsan/
Dcustom.cc572 void test_poll() { in test_poll() function
933 test_poll(); in main()
/external/python/cpython3/Lib/test/
D_test_eintr.py453 def test_poll(self): member in SelectEINTRTest
Dtest_subprocess.py1272 def test_poll(self): member in ProcessTestCase
/external/python/cpython3/
DMakefile.pre.in2125 test_mailbox test_socket test_poll \