Searched refs:buildMetricsReportList (Results 1 – 3 of 3) sorted by relevance
122 MetricsReportProtoUtils.buildMetricsReportList( in testFlushToDisk_shouldRemoveStaleData()222 MetricsReportProtoUtils.buildMetricsReportList( in testGetMetricsReports_whenMultipleReports_shouldReceiveCorrectList()241 MetricsReportProtoUtils.buildMetricsReportList( in testGetMetricsReports_whenDeleteFlagTrue_shouldDeleteData()262 MetricsReportProtoUtils.buildMetricsReportList( in testGetAllMetricsReports_shouldReturnMapWithBundle()439 MetricsReportProtoUtils.buildMetricsReportList( in testRemoveFinalReports()477 MetricsReportProtoUtils.buildMetricsReportList( in testRemoveResult()512 MetricsReportProtoUtils.buildMetricsReportList( in testGetFinishedMetricsConfigNames()
51 MetricsReportProtoUtils.buildMetricsReportList(expected, expected); in testBuildMetricsReportListAndGetBundle()
92 public static MetricsReportList buildMetricsReportList(PersistableBundle... bundles) { in buildMetricsReportList() method in MetricsReportProtoUtils