Searched refs:newKey (Results 1 – 1 of 1) sorted by relevance
198 String newKey = newEntry.getKey(); in testEnded() local199 if (testMetrics.containsKey(newKey)) { in testEnded()203 newKey); in testEnded()208 testMetrics.put(newKey, newMetric); in testEnded()268 String newKey = newEntry.getKey(); in addProcessedMetricsToExistingMetrics() local269 if (existing.containsKey(newKey)) { in addProcessedMetricsToExistingMetrics()273 newKey); in addProcessedMetricsToExistingMetrics()278 existing.put(newKey, newMetric); in addProcessedMetricsToExistingMetrics()