Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_subprocess.py733 def test_handles_closed_on_exception(self): member in ProcessTestCase
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_subprocess.py1438 def test_handles_closed_on_exception(self): member in ProcessTestCase