Searched refs:test_caught_nested_exception (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_sys_setprofile.py | 129 def test_caught_nested_exception(self): member in ProfileHookTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_sys_setprofile.py | 129 def test_caught_nested_exception(self): member in ProfileHookTestCase |