HomeSort by relevance Sort by last modified time
    Searched full:_change_state (Results 1 - 1 of 1) sorted by null

  /external/autotest/site_utils/rpm_control_system/
rpm_controller.py 478 or through a hydra tunnel and call the underlying _change_state function
498 result = self._change_state(powerunit_info, self.NEW_STATE_OFF, ssh)
502 result = self._change_state(powerunit_info, self.NEW_STATE_ON, ssh)
505 result = self._change_state(powerunit_info, new_state, ssh)
513 def _change_state(self, powerunit_info, new_state, ssh): member in class:RPMController
940 def _change_state(self, powerunit_info, new_state, ssh): member in class:CiscoPOEController
    [all...]

Completed in 63 milliseconds