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

/external/autotest/server/hosts/
H A Dcros_host.py137 # _PING_WAIT_COUNT is the approximate number of polling
143 _PING_WAIT_COUNT = 40 variable in class:CrosHost
2088 _PING_WAIT_COUNT polling cycles will be executed, subject
2100 poll_interval = min(int(timeout / self._PING_WAIT_COUNT), 60) - 1

Completed in 102 milliseconds