Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/
Dtfc_host_controller.py41 def __init__(self, remote_client, tfc_client, hostname, cluster_ids): argument
44 self._tfc_client = tfc_client
Dinvocation_thread.py46 tfc_client, argument
54 self._tfc_client = tfc_client
Dmain.py29 from host_controller.tfc import tfc_client
162 tfc = tfc_client.CreateTfcClient(
/test/framework/harnesses/host_controller/tfc/
Dtfc_client_test.py25 from host_controller.tfc import tfc_client
45 self._client = tfc_client.TfcClient(self._service)