Searched refs:onlineDelayList (Results 1 – 1 of 1) sorted by relevance
706 List<Double> onlineDelayList = new ArrayList<Double>(); in testSuccessiveBoots() local707 onlineDelayList.add(onlineTime); in testSuccessiveBoots()708 mBootInfo.put(SUCCESSIVE_ONLINE, onlineDelayList); in testSuccessiveBoots()