Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java706 List<Double> onlineDelayList = new ArrayList<Double>(); in testSuccessiveBoots() local
707 onlineDelayList.add(onlineTime); in testSuccessiveBoots()
708 mBootInfo.put(SUCCESSIVE_ONLINE, onlineDelayList); in testSuccessiveBoots()