Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/postprocessor/
DLogcatPostProcessor.java128 Map<String, Double> granularBootMetricsMap = analyzeGranularBootInfo(file); in processLogcatLogs() local
129 metrics.putAll(Multimaps.forMap(granularBootMetricsMap)); in processLogcatLogs()