Home
last modified time | relevance | path

Searched refs:test_check_output_stdout_arg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_subprocess.py124 def test_check_output_stdout_arg(self): member in ProcessTestCase
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_subprocess.py248 def test_check_output_stdout_arg(self): member in ProcessTestCase