Searched refs:getAggregateAttributionData (Results 1 – 4 of 4) sorted by relevance
135 assertNotNull(attributionReport.getAggregateAttributionData()); in testCreation()163 assertNotNull(attributionReport.getAggregateAttributionData()); in testCreationSingleSourceDebugKey()190 assertNotNull(attributionReport.getAggregateAttributionData()); in testCreationSingleTriggerDebugKey()217 assertNull(attributionReport.getAggregateAttributionData()); in testDefaults()
233 public AggregateAttributionData getAggregateAttributionData() { in getAggregateAttributionData() method in AggregateReport
202 aggregateReport.getAggregateAttributionData(), in fuzzyCompareAggregateReport()203 aggregateReport1.getAggregateAttributionData()) in fuzzyCompareAggregateReport()
8239 expectedReport.getAggregateAttributionData(),8240 actualReport.getAggregateAttributionData());