Home
last modified time | relevance | path

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

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