Home
last modified time | relevance | path

Searched refs:work_client_machine (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/chaos_lib/
Dstatic_runner.py102 work_client_machine = utils.allocate_packet_capturer(
104 conn_worker.prepare_work_client(work_client_machine)
Dchaos_runner.py116 work_client_machine = utils.allocate_packet_capturer(
118 conn_worker.prepare_work_client(work_client_machine)
/external/autotest/server/cros/network/
Dconnection_worker.py46 def prepare_work_client(self, work_client_machine): argument
52 work_client_host = hosts.create_host(work_client_machine.hostname)