Home
last modified time | relevance | path

Searched refs:POWER_CONTROL_RPM (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dcros_host.py130 POWER_CONTROL_RPM = 'RPM' variable in CrosHost
134 POWER_CONTROL_VALID_ARGS = (POWER_CONTROL_RPM,
1508 def power_off(self, power_method=POWER_CONTROL_RPM):
1519 def power_on(self, power_method=POWER_CONTROL_RPM):
1530 def power_cycle(self, power_method=POWER_CONTROL_RPM):
/external/autotest/server/cros/faft/
Dfirmware_test.py120 self.power_control = host.POWER_CONTROL_RPM