Searched refs:smogcheck_ttci (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/site_tests/hardware_TPMTakeOwnership/
H A Dhardware_TPMTakeOwnership.py10 smogcheck_ttci, smogcheck_util namespace
54 self.ttci_obj = smogcheck_ttci.TtciController()
55 except smogcheck_ttci.TtciError as e:
/external/autotest/client/site_tests/hardware_TPMttci/
H A Dhardware_TPMttci.py7 from autotest_lib.client.common_lib import error, smogcheck_ttci, smogcheck_util namespace
28 self.ttci_obj = smogcheck_ttci.TtciController()
29 except smogcheck_ttci.TtciError, e:
/external/autotest/client/common_lib/
H A Dsmogcheck_tpm.py25 from autotest_lib.client.common_lib import smogcheck_ttci namespace
487 return smogcheck_ttci.computeTimeElapsed(end_time, start_time)

Completed in 278 milliseconds