Searched defs:webDestinations (Results 1 – 6 of 6) sorted by relevance
913 List<Uri> webDestinations, in SourceNoiseHandlerAttributionProbabilityTest()
742 List<Uri> webDestinations, in assertInvalidSourceArguments()
578 public void setWebDestinations(@Nullable List<Uri> webDestinations) { in setWebDestinations()757 public Builder setWebDestinations(@Nullable List<Uri> webDestinations) { in setWebDestinations()
1633 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctEnrollmentsPerPublisherXDestinationInSource_atWindow() local1665 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctEnrollmentsPerPublisherXDestinationInSource_beyondWindow() local1697 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctEnrollmentsPerPublisherXDestinationInSource_expiredSource() local1741 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctEnrollmentsPerPublisherXDestinationInSource_appDestination() local1807 List<Uri> webDestinations = List.of(WebUtil.validUri("https://web-destination.test")); in testCountDistinctEnrollmentsPerPublisherXDestinationInSource_webDestination() local5358 List<Uri> webDestinations = null; in getSourceWithDifferentDestinations() local5477 List<Uri> webDestinations, in getSourcesWithDifferentEnrollments()5498 List<Uri> webDestinations, in getSourcesWithDifferentEnrollments()
456 List<Uri> webDestinations = source.getWebDestinations(); in generateSourceDestinations() local
214 List<Uri> webDestinations = new ArrayList<>(); in getSourceDestinations() local