Home
last modified time | relevance | path

Searched defs:newKey (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/postprocessor/
DPerfettoGenericPostProcessor.java386 String newKey = metric.getKey().replaceFirst(replaceEntry.getKey(), in replacePrefix() local
413 String newKey = String.format("%s_%s", mAllMetricPrefix, metric.getKey()); in replaceAllMetricPrefix() local
/tools/tradefederation/core/src/com/android/tradefed/postprocessor/
DBasePostProcessor.java327 String newKey = newEntry.getKey(); in testEnded() local
446 String newKey = newEntry.getKey(); in addProcessedMetricsToExistingMetrics() local