Searched defs:test_pipe (Results 1 – 7 of 7) sorted by relevance
/third_party/glib/gio/tests/ | ||
D | test-pipe-unix.c | 52 test_pipe (GInputStream **is, in test_pipe() function |
/third_party/python/Lib/test/test_asyncio/ | ||
D | test_windows_events.py | 105 def test_pipe(self): member in ProactorTests |
/third_party/glib/glib/tests/ | ||
D | unix.c | 31 test_pipe (void) in test_pipe() function |
D | spawn-singlethread.c | 219 gint test_pipe[3][2]; in test_spawn_async_with_fds() local |
/third_party/python/Lib/test/ | ||
D | test_posix.py | 866 def test_pipe(self): member in PosixTester |
D | test_subprocess.py | 3673 def test_pipe(self): member in ContextManagerTests |
D | test_os.py | 3923 def test_pipe(self): member in FDInheritanceTests |