Searched refs:getSortedConfigMetricsReports (Results 1 – 2 of 2) sorted by relevance
231 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testCancellation()372 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testRestart()504 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testMultipleActivations()
319 protected List<ConfigMetricsReport> getSortedConfigMetricsReports( in getSortedConfigMetricsReports() method in AtomTestCase