Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DPersisterQueueTests.java98 final long processDuration = SystemClock.uptimeMillis() - dispatchTime; in testProcessOneItem() local
121 final long processDuration = SystemClock.uptimeMillis() - dispatchTime; in testProcessOneItem_Flush() local
147 final long processDuration = SystemClock.uptimeMillis() - dispatchTime; in testProcessTwoItems() local
171 long processDuration = SystemClock.uptimeMillis() - dispatchTime; in testProcessTwoItems_OneAfterAnother() local