Searched refs:testMetrics0 (Results 1 – 1 of 1) sorted by relevance
124 Map<String, String> testMetrics0 = new HashMap<>(); in testParse() local125 testMetrics0.put("metric1", "1.1"); in testParse()126 mResultReporter.testEnded(testId0, TfMetricProtoUtil.upgradeConvert(testMetrics0)); in testParse()159 Map<String, String> testMetrics0 = new HashMap<>(); in testParseBlacklist() local160 testMetrics0.put("metric1", "1.1"); in testParseBlacklist()161 mResultReporter.testEnded(testId0, TfMetricProtoUtil.upgradeConvert(testMetrics0)); in testParseBlacklist()