Searched refs:mMajorFaults (Results 1 – 1 of 1) sorted by relevance
487 majorFaults.append(result.mMajorFaults); in testMeasureStartUpTime()1236 long mMajorFaults; field in AppLaunch.AppLaunchResult1241 mMajorFaults = -1L; in AppLaunchResult()1248 mMajorFaults = Long.parseLong(majorFaults, 10); in AppLaunchResult()