Searched refs:mExpectedBootCountDifference (Results 1 – 1 of 1) sorted by relevance
37 private int mExpectedBootCountDifference; field in BootCountTrackerRule42 mExpectedBootCountDifference = expectedBootCountDifference; in BootCountTrackerRule()58 && bootDifference > mExpectedBootCountDifference) { in apply()62 + mExpectedBootCountDifference + " Actual: " in apply()74 mExpectedBootCountDifference += increment;