Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_request.py66 self.console._tfc_client.NewRequest(req)
/test/framework/harnesses/host_controller/tfc/
Dtfc_client_test.py53 self._client.NewRequest(req)
Dtfc_client.py127 def NewRequest(self, request): member in TfcClient
/test/framework/harnesses/host_controller/
Dconsole_test.py119 req = self._tfc_client.NewRequest.call_args[0][0]