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