Searched defs:test_poll (Results 1 – 8 of 8) sorted by relevance
8 fn test_poll() { in test_poll() function
20 fn test_poll() { in test_poll() function
28 mod test_poll; module
112 static void test_poll(void) in test_poll() function
101 fn test_poll() { in test_poll() function
445 def test_poll(self): member in SelectEINTRTest
1219 def test_poll(self): member in ProcessTestCase
293 def test_poll(tmpdir, output_checker): function