Searched defs:webDestinations (Results 1 – 7 of 7) sorted by relevance
717 List<Uri> webDestinations, in SourceNoiseHandlerAttributionProbabilityTest()
324 List<Uri> webDestinations = destinations.first; in updateAppReportHistory() local
591 List<Uri> webDestinations = source.getWebDestinations(); in generateSourceDestinations() local
2176 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctRegistrationOriginPerPublisherXDestinationInSource_atWindow() local2208 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctReportingOriginsPerPublisherXDestinationInSource_beyondWindow() local2240 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctReportingOriginsPerPublisherXDestinationInSource_expiredSource() local2284 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctReportingOriginsPerPublisherXDestinationInSource_appDestination() local2351 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctReportingOriginsPerPublisherXDestinationInSource_webDestination() local6372 List<Uri> webDestinations = null; in getSourceWithDifferentDestinations() local6491 List<Uri> webDestinations, in getSourcesWithDifferentRegistrationOrigins()6512 List<Uri> webDestinations, in getSourcesWithDifferentRegistrationOrigins()10893 List<Uri> webDestinations, in insertSourceForAttributionScope()10910 List<Uri> webDestinations, in insertSourceForAttributionScope()
1132 public void setWebDestinations(@Nullable List<Uri> webDestinations) { in setWebDestinations()1453 public Builder setWebDestinations(@Nullable List<Uri> webDestinations) { in setWebDestinations()
1301 List<Uri> webDestinations, in assertInvalidSourceArguments()
243 List<Uri> webDestinations = new ArrayList<>(); in getSourceDestinations() local