Searched refs:test_closing_error (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_contextlib.py | 245 def test_closing_error(self): member in ClosingTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_contextlib.py | 347 def test_closing_error(self): member in ClosingTestCase |