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

  /external/autotest/client/site_tests/hardware_TPMtspi/
hardware_TPMtspi.py 71 smogcheck_util.computeTimeElapsed(end_time, start_time)
  /external/autotest/client/common_lib/
smogcheck_util.py 62 def computeTimeElapsed(end, start):
smogcheck_ttci.py 186 def computeTimeElapsed(end, start):
smogcheck_tpm.py 487 return smogcheck_ttci.computeTimeElapsed(end_time, start_time)
  /external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py 206 smogcheck_util.computeTimeElapsed(end_time, start_time)

Completed in 144 milliseconds