Searched refs:test_terminate (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_subprocess.py | 1059 def test_terminate(self): member in POSIXProcessTestCase |
D | test_multiprocessing.py | 255 def test_terminate(self): member in _TestProcess |
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_subprocess.py | 183 def test_terminate(self): member in SubprocessMixin |
/external/python/cpython3/Lib/test/ | ||
D | test_subprocess.py | 2257 def test_terminate(self): member in POSIXProcessTestCase |
D | _test_multiprocessing.py | 447 def test_terminate(self): member in _TestProcess |