Searched refs:test_exception_propagation (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sys_setprofile.py | 168 def test_exception_propagation(self): member in ProfileHookTestCase |
D | test_enumerate.py | 97 def test_exception_propagation(self): member in EnumerateTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_enumerate.py | 121 def test_exception_propagation(self): member in EnumerateTestCase |
D | test_sys_setprofile.py | 167 def test_exception_propagation(self): member in ProfileHookTestCase |