Searched refs:test_stdin_pipe (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_subprocess.py | 213 def test_stdin_pipe(self): member in ProcessTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_subprocess.py | 433 def test_stdin_pipe(self): member in ProcessTestCase |