Home
last modified time | relevance | path

Searched refs:ServoHost (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/hosts/
Dservo_host.py63 class ServoHost(ssh_host.SSHHost): class
93 super(ServoHost, self)._initialize(hostname=servo_host,
317 return super(ServoHost, self).run(**run_args)
434 super(ServoHost, self).reboot(reboot_cmd=self.REBOOT_CMD,
844 newhost = ServoHost(is_in_lab=is_in_lab, **servo_args)
D__init__.py21 from servo_host import ServoHost
Dplankton_host.py33 class PlanktonHost(servo_host.ServoHost):
/external/autotest/server/site_tests/factory_InstallServo/
Dfactory_InstallServo.py38 hosts.ServoHost(servo_host=servo_host, servo_port=servo_port))
/external/autotest/site_utils/deployment/
Dinstall.py324 str(servo_host.ServoHost.DEFAULT_PORT))
653 servo_port = servo_host.ServoHost.DEFAULT_PORT
670 start_port = servo_host.ServoHost.DEFAULT_PORT