Searched refs:bootDelayList (Results 1 – 1 of 1) sorted by relevance
716 List<Double> bootDelayList = new ArrayList<>(); in testSuccessiveBoots() local717 bootDelayList.add(bootTime); in testSuccessiveBoots()718 mBootInfo.put(SUCCESSIVE_BOOT, bootDelayList); in testSuccessiveBoots()