Home
last modified time | relevance | path

Searched defs:_check_timeout (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dconnection.py76 def _check_timeout(t): function
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py62 def _check_timeout(t): function
/external/python/cpython3/Lib/
Dsubprocess.py1187 def _check_timeout(self, endtime, orig_timeout, stdout_seq, stderr_seq, member in Popen
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py4437 def _check_timeout(delta): function