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