Searched refs:getSortedConfigMetricsReports (Results 1 – 2 of 2) sorted by relevance
229 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testCancellation()370 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testRestart()502 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testMultipleActivations()
320 protected List<ConfigMetricsReport> getSortedConfigMetricsReports( in getSortedConfigMetricsReports() method in AtomTestCase