Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/tests/workloads/
H A Dsystemapps.sh202 diffTime=$(computeTimeDiff $loopTimestamp $loopEndTimestamp)
243 diffTime=$(computeTimeDiff $startTimestamp $endTimestamp)
H A Ddefs.sh161 function computeTimeDiff { function