Home
last modified time | relevance | path

Searched refs:combinedValue (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DTestRunResult.java369 String combinedValue = combineValues(existingValue, entry.getValue()); in testRunEnded() local
370 mRunMetrics.put(entry.getKey(), combinedValue); in testRunEnded() local