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

  /external/autotest/client/common_lib/
smogcheck_ttci.py 157 def TTCI_Get_TPM_I2C_Status(self):
  /external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py 72 """Wraps TTCI_Get_TPM_I2C_Status().
77 ret, status = self.ttci_obj.TTCI_Get_TPM_I2C_Status()
79 raise error.TestFail('TTCI_Get_TPM_I2C_Status() error: %s' %

Completed in 268 milliseconds