Home
last modified time | relevance | path

Searched refs:getAggregatedStoredTestMetrics (Results 1 – 2 of 2) sorted by relevance

/test/catbox/report/src/com/android/catbox/result/
DJsonResultReporter.java346 mTestMetricsUtil.getAggregatedStoredTestMetrics(); in testRunEnded()
/test/catbox/report/src/com/android/catbox/util/
DTestMetricsUtil.java119 public Map<String, Map<String, String>> getAggregatedStoredTestMetrics() { in getAggregatedStoredTestMetrics() method in TestMetricsUtil