Searched defs:_kill_dead_process (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_subprocess.py | 1026 def _kill_dead_process(self, method, *args): member in POSIXProcessTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_subprocess.py | 2366 def _kill_dead_process(self, method, *args): member in POSIXProcessTestCase |