Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/postprocessor/
DLogcatPostProcessor.java132 analyzeCustomBootInfo(file, mDmesgBootCompleteTimes.get(iteration)); in processLogcatLogs()
196 private Map<String, Double> analyzeCustomBootInfo(File file, double dmesgBootCompleteTime) { in analyzeCustomBootInfo() method in LogcatPostProcessor
/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java725 analyzeCustomBootInfo(); in testSuccessiveBoots()
903 private void analyzeCustomBootInfo() { in analyzeCustomBootInfo() method in BootTimeTest