Home
last modified time | relevance | path

Searched defs:addTime (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libhwbinder/vts/performance/
H A DPerfTest.cpp102 void Results::addTime(uint64_t nano) { in addTime() function in Results
/aosp12/packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
H A DSourceLatency.java74 public synchronized void addTime(long time) { in addTime() method in SourceLatency.ElapsedTime