Home
last modified time | relevance | path

Searched defs:finalMetrics (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/postprocessor/
DStatsdBeforeAfterGaugeMetricPostProcessor.java291 Map<String, Metric.Builder> finalMetrics = new HashMap<>(); in parseMetricsFromReportList() local
412 Map<String, Metric.Builder> finalMetrics = new HashMap<>(); in finalizeMetrics() local
DStatsdEventMetricPostProcessor.java117 Map<String, Metric.Builder> finalMetrics = new HashMap<>(); in parseMetricsFromReportList() local
DPerfettoGenericPostProcessor.java381 Map<String, Metric.Builder> finalMetrics = new HashMap<String, Metric.Builder>(); in replacePrefix() local
411 Map<String, Metric.Builder> finalMetrics = new HashMap<String, Metric.Builder>(); in replaceAllMetricPrefix() local
/tools/tradefederation/contrib/tests/src/com/android/build/tests/
DImageStatsTest.java220 Map<String, String> finalMetrics = new HashMap<>(); in testParseFinalMetrics() local
/tools/tradefederation/core/javatests/com/android/tradefed/postprocessor/
DBasePostProcessorTest.java294 HashMap<String, Metric> finalMetrics = mCapture.getValue(); in testRunLevelPostProcessing() local
322 HashMap<String, Metric> finalMetrics = mCapture.getValue(); in testRunLogsPostProcessing_processRunLogs() local
372 HashMap<String, Metric> finalMetrics = mCapture.getValue(); in testRunLevelPostProcessing_processRunLogsOnly() local