Home
last modified time | relevance | path

Searched refs:bootDelayList (Results 1 – 1 of 1) sorted by relevance

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java716 List<Double> bootDelayList = new ArrayList<>(); in testSuccessiveBoots() local
717 bootDelayList.add(bootTime); in testSuccessiveBoots()
718 mBootInfo.put(SUCCESSIVE_BOOT, bootDelayList); in testSuccessiveBoots()