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

  /external/autotest/client/common_lib/
smogcheck_ttci.py 136 def TTCI_Get_Main_Power_Status(self):
  /external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py 33 """Wraps TTCI_Get_Main_Power_Status().
38 ret, status = self.ttci_obj.TTCI_Get_Main_Power_Status()
40 raise error.TestFail('TTCI_Get_Main_Power_Status() error: %s' %

Completed in 40 milliseconds