Searched refs:remote_client (Results 1 – 4 of 4) sorted by relevance
23 from host_controller.tradefed import remote_client38 HOST = remote_client.LOCALHOST114 self._client = remote_client.RemoteClient(self._remote_mgr_thread.HOST,
31 from host_controller.tradefed import remote_client179 port = host_config.get("port", remote_client.DEFAULT_PORT)181 remote = remote_client.RemoteClient(hostname, port)
41 def __init__(self, remote_client, tfc_client, hostname, cluster_ids): argument43 self._remote_client = remote_client
45 remote_client, argument53 self._remote_client = remote_client