Home
last modified time | relevance | path

Searched refs:test_stdin_stdout (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/json/tests/
Dtest_tool.py40 def test_stdin_stdout(self): member in TestTool
/external/python/cpython3/Lib/test/test_json/
Dtest_tool.py87 def test_stdin_stdout(self): member in TestTool
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_subprocess.py108 def test_stdin_stdout(self): member in SubprocessMixin