Home
last modified time | relevance | path

Searched defs:GetElapsed (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dwatchdog_timer.py28 def GetElapsed(self): member in WatchdogTimer
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-base.cpp63 unsigned long CStopWatch::GetElapsed() { in GetElapsed() function in CStopWatch
/aosp_15_r20/external/vixl/benchmarks/aarch64/
H A Dbench-utils.h58 timeval GetElapsed() const { in GetElapsed() function