Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/postprocessor/
DDmesgPostProcessor.java133 analyzeBootLoaderTimingInfo(metrics.get(DMESG_BOOT_COMPLETE_TIME)); in processDmesgLogs()
233 private ArrayListMultimap<String, Double> analyzeBootLoaderTimingInfo( in analyzeBootLoaderTimingInfo() method in DmesgPostProcessor