Searched refs:_client_config (Results 1 – 1 of 1) sorted by relevance
58 _client_config = ClientConfig() variable in RPCProxy102 self._client_config.rpc_command,103 self._client_config.rpc_port,104 command_name=self._client_config.rpc_command_short,105 ready_test_name=self._client_config.rpc_ready_call,106 timeout_seconds=self._client_config.rpc_timeout,107 logfile="%s.%s" % (self._client_config.rpc_logfile,119 self._client_config.rpc_port, pkill=False)129 self._faft_client, self._client_config.rpc_quit_call)139 self._client_config.rpc_port, pkill=need_pkill)[all …]