Home
last modified time | relevance | path

Searched refs:mBootCount (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/performance/tests/
DBootTimeTest.java230 private int mBootCount = 5; field in BootTimeTest
611 for (int count = 0; count < mBootCount; count++) { in testSuccessiveBoots()
732 if (count != (mBootCount - 1)) { in testSuccessiveBoots()
739 if (count != (mBootCount - 1)) { in testSuccessiveBoots()