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

  /external/autotest/client/common_lib/
smogcheck_ttci.py 116 def TTCI_Set_PP_Control(self, turn_on):
  /external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py 176 if self.ttci_obj.TTCI_Set_PP_Control(turn_on=True):
177 raise error.TestFail('TTCI_Set_PP_Control() error: %s' %
180 if self.ttci_obj.TTCI_Set_PP_Control(turn_on=False):
181 raise error.TestFail('TTCI_Set_PP_Control() error: %s' %

Completed in 506 milliseconds