Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/
Dconsole.py69 from host_controller.vti_interface import vti_endpoint_client
148 vti_client = vti_endpoint_client.VtiEndpointClient(vti_address)
249 vti_endpoint_client, argument
285 self._vti_endpoint_client = vti_endpoint_client
378 def vti_endpoint_client(self): member in Console
612 self.vti_endpoint_client.SetJobStatusFromLeasedTo("bootup-err")
614 if not self.vti_endpoint_client.CheckBootUpStatus():
Dmain.py30 from host_controller.vti_interface import vti_endpoint_client
155 vti_endpoint = vti_endpoint_client.VtiEndpointClient(args.vti)
/test/framework/harnesses/host_controller/command_processor/
Dcommand_upload_test.py49 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = False
133 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = True
213 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = True
Dcommand_upload.py153 if self.console.vti_endpoint_client.CheckBootUpStatus():
191 vti = self.console.vti_endpoint_client
Dcommand_dut.py94 self.console.vti_endpoint_client.SetJobStatusFromLeasedTo(
Dcommand_flash.py208 self.console.vti_endpoint_client.SetJobStatusFromLeasedTo(