Home
last modified time | relevance | path

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

/external/autotest/contrib/
Dgenerate_rpm_mapping.py50 def get_rpm_hostname(cls, device_hostname): argument
62 def get_rpm_outlet(cls, device_hostname): argument
74 def get_hydra_hostname(cls, device_hostname): argument
86 def is_device_in_the_lab(cls, device_hostname): argument
105 def get_rpm_hostname(cls, device_hostname): argument
121 def get_rpm_outlet(cls, device_hostname): argument
154 def get_rpm_hostname(cls, device_hostname): argument
168 def get_rpm_outlet(cls, device_hostname): argument
180 def get_hydra_hostname(cls, device_hostname): argument
207 def get_rpm_hostname(cls, device_hostname): argument
[all …]
/external/autotest/site_utils/rpm_control_system/
Dfrontend_server.py100 def set_power_via_poe(self, device_hostname, new_state): argument
130 def set_power_via_rpm(self, device_hostname, rpm_hostname, argument
226 def _get_poe_powerunit_info(self, device_hostname): argument
Dutils.py38 def __init__(self, device_hostname, powerunit_type, argument