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

  /external/toolchain-utils/automation/common/
events.py 102 def GetTotalTime(self):
140 report.append('Total Time: %s' % history.GetTotalTime())
  /art/runtime/base/
timing_logger.h 41 return GetTotalTime() * kAdjust;
64 uint64_t GetTotalTime() const {
130 uint64_t GetTotalTime(size_t idx) {

Completed in 6635 milliseconds