Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dgoofy_client.py122 BASE_RPC_TIMEOUT = 1440 variable in GoofyProxy
134 self._create_client_proxy(timeout_min=self.BASE_RPC_TIMEOUT)
155 timeout_min=BASE_RPC_TIMEOUT)
173 timeout_min=BASE_RPC_TIMEOUT)
181 def _wait_for_goofy(self, timeout_min=BASE_RPC_TIMEOUT*2):
195 @retry_goofy_rpc(socket.error, timeout_min=BASE_RPC_TIMEOUT*2)
238 timeout_min=BASE_RPC_TIMEOUT*2)
282 timeout_min=BASE_RPC_TIMEOUT*2)
298 timeout_min=BASE_RPC_TIMEOUT*2)
396 timeout_min=BASE_RPC_TIMEOUT*2)