Searched refs:granularBootMetricsMap (Results 1 – 1 of 1) sorted by relevance
128 Map<String, Double> granularBootMetricsMap = analyzeGranularBootInfo(file); in processLogcatLogs() local129 metrics.putAll(Multimaps.forMap(granularBootMetricsMap)); in processLogcatLogs()