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

  /external/autotest/client/site_tests/hardware_TPMtspi/
hardware_TPMtspi.py 7 from autotest_lib.client.common_lib import error, smogcheck_tpm, smogcheck_util
14 smogcheck_util.enableI2C()
71 smogcheck_util.computeTimeElapsed(end_time, start_time)
  /external/autotest/client/site_tests/hardware_TPMTakeOwnership/
hardware_TPMTakeOwnership.py 10 smogcheck_ttci, smogcheck_util
19 smogcheck_util.enableI2C()
100 smogcheck_util.runInSubprocess(['tpmc', 'startup'])
103 smogcheck_util.runInSubprocess(['tpmc', 'test'])
106 smogcheck_util.runInSubprocess(['tpmc', 'ppon'])
109 smogcheck_util.runInSubprocess(['tpmc', 'clear'])
112 smogcheck_util.runInSubprocess(['start', 'tcsd'])
119 smogcheck_util.runInSubprocess(['stop', 'tcsd'])
124 smogcheck_util.runInSubprocess(['tpmc', 'clear'])
  /external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py 7 from autotest_lib.client.common_lib import error, smogcheck_ttci, smogcheck_util
14 smogcheck_util.enableI2C()
206 smogcheck_util.computeTimeElapsed(end_time, start_time)

Completed in 109 milliseconds