Home
last modified time | relevance | path

Searched defs:device_hostname (Results 1 – 3 of 3) 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.py102 def set_power_via_poe(self, device_hostname, new_state): argument
132 def set_power_via_rpm(self, device_hostname, rpm_hostname, argument
168 def queue_request(self, device_hostname, new_state): argument
256 def _get_powerunit_info(self, device_hostname): argument
284 def _get_poe_powerunit_info(self, device_hostname): argument
319 def _get_rpm_powerunit_info(self, device_hostname): argument
Dutils.py37 def __init__(self, device_hostname, powerunit_type, argument