Searched refs:test_close_on_exception (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_fileinput.py | 357 def test_close_on_exception(self): member in FileInputTests |
D | test_zipfile.py | 1730 def test_close_on_exception(self): member in OtherTests |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_zipfile.py | 625 def test_close_on_exception(self): member in TestsWithSourceFile |