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