Home
last modified time | relevance | path

Searched defs:test_pipe (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gio/tests/
Dtest-pipe-unix.c52 test_pipe (GInputStream **is, in test_pipe() function
/third_party/python/Lib/test/test_asyncio/
Dtest_windows_events.py105 def test_pipe(self): member in ProactorTests
/third_party/glib/glib/tests/
Dunix.c31 test_pipe (void) in test_pipe() function
Dspawn-singlethread.c219 gint test_pipe[3][2]; in test_spawn_async_with_fds() local
/third_party/python/Lib/test/
Dtest_posix.py866 def test_pipe(self): member in PosixTester
Dtest_subprocess.py3673 def test_pipe(self): member in ContextManagerTests
Dtest_os.py3923 def test_pipe(self): member in FDInheritanceTests