Searched refs:mBootCount (Results 1 – 2 of 2) sorted by relevance
88 private int mBootCount = 5; field in BootTimeTest170 for (int count = 0; count < mBootCount; count++) { in testSuccessiveBoots()185 for (int count = 0; count < mBootCount; count++) { in testSuccessiveBootsDismissPin()
230 private int mBootCount = 5; field in BootTimeTest418 listener.testRunStarted(mTestRunName, mBootCount + 1); in run()611 for (int count = 0; count < mBootCount; count++) { in testSuccessiveBoots()732 if (count != (mBootCount - 1)) { in testSuccessiveBoots()739 if (count != (mBootCount - 1)) { in testSuccessiveBoots()