Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DDeviceInfoResult.java88 Map<String, String> metricsCopy = new HashMap<String, String>(mMetrics); in serialize() local
351 Map<String, String> metricsCopy = new HashMap<String, String>( in populateMetrics() local