Searched refs:mBootDelayTime (Results 1 – 1 of 1) sorted by relevance
236 private long mBootDelayTime = 2000; field in BootTimeTest609 CLog.v("Waiting for %d msecs before successive boots.", mBootDelayTime); in testSuccessiveBoots()610 getRunUtil().sleep(mBootDelayTime); in testSuccessiveBoots()783 CLog.v("Waiting for %d msecs after boot completed.", mBootDelayTime); in testSuccessiveBoots()784 getRunUtil().sleep(mBootDelayTime); in testSuccessiveBoots()1304 return mBootDelayTime; in getBootDelayTime()