Searched refs:bootTime (Results 1 – 1 of 1) sorted by relevance
628 double bootTime = INVALID_TIME_DURATION; in testSuccessiveBoots() local664 bootTime = System.currentTimeMillis() - bootStart; in testSuccessiveBoots()712 if (bootTime != INVALID_TIME_DURATION) { in testSuccessiveBoots()714 mBootInfo.get(SUCCESSIVE_BOOT).add(bootTime); in testSuccessiveBoots()717 bootDelayList.add(bootTime); in testSuccessiveBoots()720 mBootIterationInfo.put(SUCCESSIVE_BOOT, bootTime); in testSuccessiveBoots()