HomeSort by relevance Sort by last modified time
    Searched refs:TTCI_Set_Main_Power_Control (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/common_lib/
smogcheck_ttci.py 83 def TTCI_Set_Main_Power_Control(self, turn_on):
  /external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py 154 if self.ttci_obj.TTCI_Set_Main_Power_Control(turn_on=True):
155 raise error.TestFail('TTCI_Set_Main_Power_Control() error: %s' %
158 if self.ttci_obj.TTCI_Set_Main_Power_Control(turn_on=False):
159 raise error.TestFail('TTCI_Set_Main_Power_Control() error: %s' %

Completed in 195 milliseconds