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

  /external/autotest/client/common_lib/
smogcheck_ttci.py 143 def TTCI_Get_Backup_Power_Status(self):
  /external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py 46 """Wraps TTCI_Get_Backup_Power_Status().
51 ret, status = self.ttci_obj.TTCI_Get_Backup_Power_Status()
53 raise error.TestFail('TTCI_Get_Backup_Power_Status() error: %s' %

Completed in 461 milliseconds