Searched refs:onlineTime (Results 1 – 1 of 1) sorted by relevance
627 double onlineTime = INVALID_TIME_DURATION; in testSuccessiveBoots() local646 onlineTime = System.currentTimeMillis() - bootStart; in testSuccessiveBoots()702 if (onlineTime != INVALID_TIME_DURATION) { in testSuccessiveBoots()704 mBootInfo.get(SUCCESSIVE_ONLINE).add(onlineTime); in testSuccessiveBoots()707 onlineDelayList.add(onlineTime); in testSuccessiveBoots()710 mBootIterationInfo.put(SUCCESSIVE_ONLINE, onlineTime); in testSuccessiveBoots()