Searched refs:mMajorFaults (Results 1 – 2 of 2) sorted by relevance
353 majorFaults.append(result.mMajorFaults); in testMeasureStartUpTime()690 long mMajorFaults; field in AppLaunch.AppLaunchResult695 mMajorFaults = -1L; in AppLaunchResult()702 mMajorFaults = Long.parseLong(majorFaults, 10); in AppLaunchResult()
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()