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

  /external/autotest/client/site_tests/hardware_TPMTakeOwnership/
hardware_TPMTakeOwnership.py 85 if self.ttci_obj.TTCI_Set_Reset_Control(turn_on=True):
86 raise error.TestFail('TTCI_Set_Reset_Control() error: %s' %
94 if self.ttci_obj.TTCI_Set_Reset_Control(turn_on=False):
95 raise error.TestFail('TTCI_Set_Reset_Control() error: %s' %
  /external/autotest/client/common_lib/
smogcheck_ttci.py 103 def TTCI_Set_Reset_Control(self, turn_on):
  /external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py 197 if self.ttci_obj.TTCI_Set_Reset_Control(turn_on=True):
201 if self.ttci_obj.TTCI_Set_Reset_Control(turn_on=False):

Completed in 279 milliseconds