Searched refs:setWebDestinations (Results 1 – 13 of 13) sorted by relevance
398 .setWebDestinations(List.of(Uri.parse("https://example.test"))) in impressionNoiseParamGeneration_flexLiteAPI()616 .setWebDestinations(null) in testFakeReportGeneration()627 .setWebDestinations(null) in testFakeReportGeneration()638 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testFakeReportGeneration()648 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testFakeReportGeneration()659 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testFakeReportGeneration()670 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testFakeReportGeneration()681 .setWebDestinations(null) in testFakeReportGeneration()
731 .setWebDestinations(webDestinations) in SourceNoiseHandlerAttributionProbabilityTest()
154 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testScheduleWebToWebSourceSuccessDebugReport_success()181 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testScheduleAppToWebSourceSuccessDebugReport_success()210 .setWebDestinations(null) in testScheduleWebToAppSourceSuccessDebugReport_success()239 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testScheduleAppToAppAndWebSourceSuccessDebugReport_success()276 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testScheduleWebToAppAndWebSourceSuccessDebugReport_success()403 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testScheduleWebSourceSuccessDebugReport_without_arDebugPermission_dontSchedule()423 .setWebDestinations(null) in scheduleSourceDestinationLimitDebugReport_success()451 .setWebDestinations(null) in scheduleSourceDestinationRateLimitDebugReport_success()623 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testScheduleWebSourceNoisedDebugReport_success()858 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in testScheduleWebSourceUnknownErrorDebugReport_success()[all …]
135 .setWebDestinations(List.of(Uri.parse("https://example.test/aD2"))) in testEqualsPass()189 .setWebDestinations(List.of(Uri.parse("https://example.test/aD2"))) in testEqualsPass()260 .setWebDestinations(List.of(Uri.parse("https://1.test"))) in testEqualsFail()263 .setWebDestinations(List.of(Uri.parse("https://2.test"))) in testEqualsFail()1326 .setWebDestinations(webDestinations) in assertInvalidSourceArguments()1559 .setWebDestinations( in validateAndSetNumReportStates_fullFlexValid_returnsTrue()1604 .setWebDestinations( in validateAndSetNumReportStates_fullFlexArithmeticInvalid_returnsFalse()1661 .setWebDestinations( in validateAndSetNumReportStates_fullFlexIterativeInvalid_returnsFalse()1702 .setWebDestinations( in validateAndSetMaxEventStates_fullFlexAttributionScopeMaxEventStatesNull_returnsFalse()1809 .setWebDestinations( in isFlexEventApiValueValid_eventSource_true()[all …]
690 .setWebDestinations(Collections.singletonList(WEB_DESTINATION)) in populate_eventSourceWebAndAppDest_coarseDestination()787 .setWebDestinations(getNullableUriList(null)) in populateFromSourceAndTrigger_setsRegistrationOrigin_FromTrigger()847 .setWebDestinations(getNullableUriList(webDestination)) in createSourceForTest()
146 .setWebDestinations(List.of(WebUtil.validUri("https://web-destination1.test")))161 .setWebDestinations(List.of(WebUtil.validUri("https://web-destination1.test")))2473 .setWebDestinations(null) in insertSource_withFakeReportsFalseAppAttribution_accountsForFakeReportAttribution()2526 .setWebDestinations( in insertSource_withFakeReportsFalseWebAttribution_accountsForFakeReportAttribution()2579 .setWebDestinations( in insertSource_withFalseAppAndWebAttribution_accountsForFakeReportAttribution()2659 .setWebDestinations( in insertSource_appSourceHasAdIdPermission_fakeReportHasDebugKey()2679 .setWebDestinations( in insertSource_webSourceWithArDebugPermission_fakeReportHasDebugKey()2697 .setWebDestinations( in insertSource_appSourceHasArDebugButNotAdIdPermission_fakeReportHasNoDebugKey()2717 .setWebDestinations( in insertSource_webSourceHasAdIdButNotArDebugPermission_fakeReportHasNoDebugKey()2735 .setWebDestinations(null) in insertSource_withFakeReportsNeverAppAttribution_accountsForFakeReportAttribution()[all …]
3347 .setWebDestinations(webDestinations1) in getSourceDestinations_returnsExpected()3362 .setWebDestinations(webDestinations2) in getSourceDestinations_returnsExpected()4082 .setWebDestinations(List.of(webDestination)) in testGetMatchingActiveSources()4090 .setWebDestinations(List.of(webDestination)) in testGetMatchingActiveSources()4099 .setWebDestinations(List.of(webDestination)) in testGetMatchingActiveSources()4309 .setWebDestinations(List.of(webDestination1)) in testGetMatchingActiveSources_multipleDestinations()4317 .setWebDestinations(List.of(webDestination1, webDestination2)) in testGetMatchingActiveSources_multipleDestinations()4325 .setWebDestinations(List.of(webDestination1)) in testGetMatchingActiveSources_multipleDestinations()4492 .setWebDestinations(List.of(webDestination)) in testGetMatchingActiveDelayedSources()4500 .setWebDestinations(List.of(webDestination)) in testGetMatchingActiveDelayedSources()[all …]
1132 public void setWebDestinations(@Nullable List<Uri> webDestinations) { in setWebDestinations() method in Source1362 builder.setWebDestinations(copyFrom.mWebDestinations); in from()1453 public Builder setWebDestinations(@Nullable List<Uri> webDestinations) { in setWebDestinations() method in Source.Builder
78 .setWebDestinations(ValidSourceParams.WEB_DESTINATIONS) in getValidSourceBuilder()
624 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in createValidSourceBuilder()
1438 .setWebDestinations(List.of(webDestination)) in shouldDoSimpleAttributionWithNullReports_debugKey_hasArDebugPermission()2326 .setWebDestinations(Collections.singletonList(WEB_DESTINATION)) in performPendingAttributions_GeneratesEventReport_WithCoarseDestinations()8105 .setWebDestinations(SourceFixture.ValidSourceParams.WEB_DESTINATIONS) in createXnaSourceBuilder()
356 builder.setWebDestinations(destinationList); in parseCommonSourceParams()
977 source.setWebDestinations(destinations.second); in maybeGenerateEventReport()