Home
last modified time | relevance | path

Searched defs:orig_timeout (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dsubprocess.py1168 def _check_timeout(self, endtime, orig_timeout, stdout_seq, stderr_seq, argument
1479 def _communicate(self, input, endtime, orig_timeout): argument
1924 def _communicate(self, input, endtime, orig_timeout): argument
/external/igt-gpu-tools/runner/
Dexecutor.c98 int orig_timeout = timeout; in watchdogs_set_timeout() local