Searched refs:newMetric (Results 1 – 1 of 1) sorted by relevance
207 Metric newMetric = newEntry.getValue().setType(DataType.PROCESSED).build(); in testEnded() local208 testMetrics.put(newKey, newMetric); in testEnded()277 Metric newMetric = newEntry.getValue().setType(DataType.PROCESSED).build(); in addProcessedMetricsToExistingMetrics() local278 existing.put(newKey, newMetric); in addProcessedMetricsToExistingMetrics()