Searched refs:test_sys_exit (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test__xxsubinterpreters.py | 890 def test_sys_exit(self): member in RunStringTests |
D | _test_multiprocessing.py | 845 def test_sys_exit(self): member in _TestSubclassingProcess |
/external/python/cpython2/Lib/test/ | ||
D | test_multiprocessing.py | 339 def test_sys_exit(self): member in _TestProcess |