Home
last modified time | relevance | path

Searched refs:KILL_PROC_TIMEOUT_SECS (Results 1 – 1 of 1) sorted by relevance

/external/autotest/site_utils/chromeos_proxy/
Dswarming_bots.py63 KILL_PROC_TIMEOUT_SECS = 3600 * 3 # 3 hours variable
230 while(time.time() - start < KILL_PROC_TIMEOUT_SECS):
244 self.bot_id, self.pid, KILL_PROC_TIMEOUT_SECS)