Home
last modified time | relevance | path

Searched refs:timeTaken (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Drunner.py157 timeTaken = stopTime - startTime
163 (run, run != 1 and "s" or "", timeTaken))
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp353 nsecs_t timeDelay, timeTaken; in onQueueFilled() local
412 timeTaken = mTimeEnd - mTimeStart; in onQueueFilled()