Searched refs:mAppAfterVmRunTotalTime (Results 1 – 1 of 1) sorted by relevance
178 reportMetric(mCollection.mAppAfterVmRunTotalTime, in appStartupHelper()320 List<Double> mAppAfterVmRunTotalTime; field in AVFHostTestCase.StartupTimeMetricCollection332 mAppAfterVmRunTotalTime = new ArrayList<>(size); in StartupTimeMetricCollection()348 mAppAfterVmRunTotalTime.add((double) m.mTotalTime); in addStartupTimerMetricAfterVmRun()