Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/benchmark_hostside/java/android/avf/test/
DAVFHostTestCase.java181 reportMetric(mCollection.mAppAfterVmRunWaitTime, in appStartupHelper()
321 List<Double> mAppAfterVmRunWaitTime; field in AVFHostTestCase.StartupTimeMetricCollection
333 mAppAfterVmRunWaitTime = new ArrayList<>(size); in StartupTimeMetricCollection()
349 mAppAfterVmRunWaitTime.add((double) m.mWaitTime); in addStartupTimerMetricAfterVmRun()