Searched refs:setSourceKeys (Results 1 – 6 of 6) sorted by relevance
126 .setSourceKeys(new HashSet<>(Collections.singletonList("campaignCounts"))) in testGenerateAttributionReport_twoContributions_filterSetMatches()134 .setSourceKeys(new HashSet<>(Arrays.asList("geoValue", "nonMatch"))) in testGenerateAttributionReport_twoContributions_filterSetMatches()221 .setSourceKeys(new HashSet<>(Collections.singletonList("campaignCounts"))) in testGenerateAttributionReport_filterSetMatches_withPayloadPadding()229 .setSourceKeys(new HashSet<>(Arrays.asList("geoValue", "nonMatch"))) in testGenerateAttributionReport_filterSetMatches_withPayloadPadding()314 .setSourceKeys(new HashSet<>(Collections.singletonList("campaignCounts"))) in testGenerateAttributionReport_insideLookbackWindow_filterSetMatches()322 .setSourceKeys(new HashSet<>(Arrays.asList("geoValue", "nonMatch"))) in testGenerateAttributionReport_insideLookbackWindow_filterSetMatches()410 .setSourceKeys(new HashSet<>(Collections.singletonList("campaignCounts"))) in testGenerateAttributionReport_twoContributions_filterSetDoesNotMatch()418 .setSourceKeys(new HashSet<>(Arrays.asList("geoValue", "nonMatch"))) in testGenerateAttributionReport_twoContributions_filterSetDoesNotMatch()480 .setSourceKeys(new HashSet<>(Collections.singletonList("campaignCounts"))) in testGenerateAttributionReport_twoContributions_success()489 .setSourceKeys(new HashSet<>(Arrays.asList("geoValue", "nonMatch"))) in testGenerateAttributionReport_twoContributions_success()[all …]
108 .setSourceKeys( in testHashCode_notEquals()150 .setSourceKeys( in createExampleBuilder()
56 .setSourceKeys(new HashSet<>( in createExample()61 .setSourceKeys(new HashSet<>( in createExample()122 .setSourceKeys(new HashSet<>(Arrays.asList("campCounts", "campGeoCounts"))) in testHashCode_notEquals()
123 public Builder setSourceKeys(Set<String> sourceKeys) { in setSourceKeys() method in AggregateTriggerData.Builder
196 .setSourceKeys(Set.of("sourceKey")) in buildAggregatableAttributionTrigger()
420 .setSourceKeys(sourceKeySet); in parseAggregateTrigger()