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.py121 BASE_RPC_TIMEOUT = 1440 variable in GoofyProxy
133 self._create_client_proxy(timeout_min=self.BASE_RPC_TIMEOUT)
154 timeout_min=BASE_RPC_TIMEOUT)
172 timeout_min=BASE_RPC_TIMEOUT)
180 def _wait_for_goofy(self, timeout_min=BASE_RPC_TIMEOUT*2):
194 @retry_goofy_rpc(socket.error, timeout_min=BASE_RPC_TIMEOUT*2)
237 timeout_min=BASE_RPC_TIMEOUT*2)
281 timeout_min=BASE_RPC_TIMEOUT*2)
297 timeout_min=BASE_RPC_TIMEOUT*2)
395 timeout_min=BASE_RPC_TIMEOUT*2)