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()
485 majorFaults.append(result.mMajorFaults); in testMeasureStartUpTime()1234 long mMajorFaults; field in AppLaunch.AppLaunchResult1239 mMajorFaults = -1L; in AppLaunchResult()1246 mMajorFaults = Long.parseLong(majorFaults, 10); in AppLaunchResult()