Searched refs:test_run_abort (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_subprocess.py | 864 def test_run_abort(self): member in POSIXProcessTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_subprocess.py | 1661 def test_run_abort(self): member in POSIXProcessTestCase |