Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java189 private long mCycleTime = 0; field in AppLaunch
404 mCycleTime += launchResults.mLaunchTime; in testMeasureStartUpTime()
460 mCycleTimes.append(String.format("%d,", mCycleTime)); in testMeasureStartUpTime()
461 mCycleTime = 0; in testMeasureStartUpTime()