Searched refs:finalRunProtoMetrics (Results 1 – 1 of 1) sorted by relevance
543 HashMap<String, Metric> finalRunProtoMetrics = new HashMap<>(); in merge() local594 finalRunProtoMetrics.putAll(eachRunResult.getRunProtoMetrics()); in merge()625 finalRunResult.mRunProtoMetrics = finalRunProtoMetrics; in merge()