Home
last modified time | relevance | path

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

/external/autotest/server/cros/faft/
Drpc_proxy.py44 _client_config = ClientConfig() variable in RPCProxy
87 self._client_config.rpc_command,
88 self._client_config.rpc_port,
89 command_name=self._client_config.rpc_command_short,
90 ready_test_name=self._client_config.rpc_ready_call,
91 timeout_seconds=self._client_config.rpc_timeout,
92 logfile="%s.%s" % (self._client_config.rpc_logfile,
98 self._client.rpc_server_tracker.disconnect(self._client_config.rpc_port)