Home
last modified time | relevance | path

Searched defs:device_hostname (Results 1 – 4 of 4) sorted by relevance

/external/autotest/contrib/
Dgenerate_rpm_mapping.py49 def get_rpm_hostname(cls, device_hostname): argument
61 def get_rpm_outlet(cls, device_hostname): argument
73 def get_hydra_hostname(cls, device_hostname): argument
85 def is_device_in_the_lab(cls, device_hostname): argument
104 def get_rpm_hostname(cls, device_hostname): argument
120 def get_rpm_outlet(cls, device_hostname): argument
153 def get_rpm_hostname(cls, device_hostname): argument
167 def get_rpm_outlet(cls, device_hostname): argument
179 def get_hydra_hostname(cls, device_hostname): argument
206 def get_rpm_hostname(cls, device_hostname): argument
[all …]
/external/autotest/site_utils/rpm_control_system/
Dfrontend_server.py98 def queue_request(self, device_hostname, new_state): argument
178 def _get_powerunit_info(self, device_hostname): argument
Dutils.py37 def __init__(self, device_hostname, powerunit_type, argument
/external/autotest/server/hosts/
Dadb_host.py155 device_hostname=None, teststation=None, *args, **dargs): argument