Searched refs:_cleanup (Results 1 - 12 of 12) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dpopen2.py24 def _cleanup(): function
50 _cleanup()
120 _cleanup()
H A Dsubprocess.py460 def _cleanup(): function
656 _cleanup()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_popen2.py44 popen2._cleanup()
52 popen2._cleanup()
58 subprocess._cleanup()
H A Dscript_helper.py39 subprocess._cleanup()
85 subprocess._cleanup()
H A Dtest_subprocess.py50 subprocess._cleanup()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dpopen2.py24 def _cleanup(): function
50 _cleanup()
120 _cleanup()
H A Dsubprocess.py460 def _cleanup(): function
656 _cleanup()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_popen2.py44 popen2._cleanup()
52 popen2._cleanup()
58 subprocess._cleanup()
H A Dscript_helper.py39 subprocess._cleanup()
85 subprocess._cleanup()
H A Dtest_subprocess.py50 subprocess._cleanup()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dprocess.py69 _cleanup()
76 def _cleanup(): function
125 _cleanup()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dprocess.py69 _cleanup()
76 def _cleanup(): function
125 _cleanup()

Completed in 277 milliseconds