Searched refs:test_basic_exception (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sys_setprofile.py | 294 def test_basic_exception(self): member in ProfileSimulatorTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_sys_setprofile.py | 292 def test_basic_exception(self): member in ProfileSimulatorTestCase |