Home
last modified time | relevance | path

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

/external/autotest/server/cros/faft/
Dfirmware_test.py218 if self.power_control not in host.POWER_CONTROL_VALID_ARGS:
222 % (host.POWER_CONTROL_VALID_ARGS,
/external/autotest/server/hosts/
Dcros_host.py159 POWER_CONTROL_VALID_ARGS = (POWER_CONTROL_RPM, variable in CrosHost