Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java930 GenericTimingItem logcatBootCompleteItem = new GenericTimingItem(); in analyzeCustomBootInfo() local
933 logcatBootCompleteItem = item; in analyzeCustomBootInfo()
938 if (logcatBootCompleteItem.getName() == null) { in analyzeCustomBootInfo()
952 - logcatBootCompleteItem.getEndTime(); in analyzeCustomBootInfo()