Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/tests/src/com/android/regression/tests/
DMetricsXmlParserTest.java130 Map<String, String> testMetrics1 = new HashMap<>(); in testParse() local
165 Map<String, String> testMetrics1 = new HashMap<>(); in testParseBlacklist() local
/tools/tradefederation/core/tests/src/com/android/tradefed/postprocessor/
DBasePostProcessorTest.java668 HashMap<String, Metric> testMetrics1 = testMetricsCapture.getValues().get(0); in testLogPostProcessingInMultipleRuns() local