Home
last modified time | relevance | path

Searched refs:SELLER_DESTINATION (Results 1 – 10 of 10) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DAdSelectionEntryDaoTest.java272 private static final int SELLER_DESTINATION = field in AdSelectionEntryDaoTest
291 .setDestination(SELLER_DESTINATION)
298 .setDestination(SELLER_DESTINATION)
305 .setDestination(SELLER_DESTINATION)
313 .setDestination(SELLER_DESTINATION)
320 .setDestination(SELLER_DESTINATION)
327 .setDestination(SELLER_DESTINATION)
334 .setDestination(SELLER_DESTINATION)
341 .setDestination(SELLER_DESTINATION)
992 AD_SELECTION_ID_1, CLICK_EVENT, SELLER_DESTINATION)); in testReturnsTrueIfRegisteredEventExists()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DReportEventImplTest.java135 private static final int SELLER_DESTINATION = field in ReportEventImplTest
255 .setDestination(SELLER_DESTINATION) in setup()
290 SELLER_DESTINATION); in testImplSuccessfullyReportsRegisteredInteractions()
302 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplSuccessfullyReportsRegisteredInteractions()
354 SELLER_DESTINATION); in testImplDoesNotCrashAfterSellerReportingThrowsAnException()
384 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplDoesNotCrashAfterSellerReportingThrowsAnException()
439 SELLER_DESTINATION); in testImplDoesNotCrashAfterBuyerReportingThrowsAnException()
469 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplDoesNotCrashAfterBuyerReportingThrowsAnException()
524 SELLER_DESTINATION); in testImplOnlyReportsBuyersRegisteredInteractions()
595 SELLER_DESTINATION); in testImplOnlyReportsSellerRegisteredInteractions()
[all …]
DReportAndRegisterEventImplTest.java131 private static final int SELLER_DESTINATION = field in ReportAndRegisterEventImplTest
236 .setDestination(SELLER_DESTINATION) in setup()
249 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in setup()
397 mInputBuilder.setReportingDestinations(SELLER_DESTINATION).build(); in testImplOnlyReportsSellerRegisteredEvents()
1134 SELLER_DESTINATION); in persistReportingArtifacts()
1165 SELLER_DESTINATION, in persistReportingArtifactsForServerAuction()
DPersistAdSelectionResultRunnerTest.java390 private static final int SELLER_DESTINATION = field in PersistAdSelectionResultRunnerTest
617 .isEqualTo(SELLER_DESTINATION); in testRunner_persistRemarketingResult_success()
730 .isEqualTo(SELLER_DESTINATION); in testRunner_persistAppInstallResult_success()
837 .isEqualTo(SELLER_DESTINATION); in testRunner_persistRemarketingResult_withInvalidSellerReportingUriSuccess()
943 .isEqualTo(SELLER_DESTINATION); in testRunner_persistAppInstallResult_withInvalidSellerReportingUriSuccess()
1049 .isEqualTo(SELLER_DESTINATION); in testRunner_persistRemarketingResult_withInvalidBuyerReportingUriSuccess()
1145 .isEqualTo(SELLER_DESTINATION); in testRunner_persistRemarketingResult_forceOnAbsentOwnerFalseSkipsValidation()
1245 .isEqualTo(SELLER_DESTINATION); in testRunner_persistRemarketingResult_forceOnAbsentOwnerFalseFuzzySearch()
1654 .isEqualTo(SELLER_DESTINATION); in testRunner_persistResultWithLongInteractionKeyAndUri_throwsException()
DReportAndRegisterEventFallbackImplTest.java136 private static final int SELLER_DESTINATION = field in ReportAndRegisterEventFallbackImplTest
242 .setDestination(SELLER_DESTINATION) in setup()
255 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in setup()
614 mInputBuilder.setReportingDestinations(SELLER_DESTINATION).build(); in testImplOnlyReportsSellerRegisteredEvents()
1495 SELLER_DESTINATION, in persistReportingArtifactsForServerAuction()
1515 SELLER_DESTINATION); in persistReportingArtifacts()
DReportAndRegisterEventE2ETest.java193 private static final int SELLER_DESTINATION = field in ReportAndRegisterEventE2ETest
1098 .setDestination(SELLER_DESTINATION) in initializeReportingArtifacts()
1112 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in initializeReportingArtifacts()
1142 SELLER_DESTINATION); in persistReportingArtifacts()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DStatsdAdServicesLoggerTest.java177 private static final int SELLER_DESTINATION = field in StatsdAdServicesLoggerTest
1327 .setBeaconReportingDestinationType(SELLER_DESTINATION) in logDestinationRegisteredBeaconsReportedStats_tPlus_success()
1349 eq(SELLER_DESTINATION), in logDestinationRegisteredBeaconsReportedStats_tPlus_success()
1383 .setBeaconReportingDestinationType(SELLER_DESTINATION) in logDestinationRegisteredBeaconsReportedStats_sMinus_emptyLogging()
1407 .setBeaconReportingDestinationType(SELLER_DESTINATION) in logReportInteractionApiCalledStats_success()
1421 eq(SELLER_DESTINATION), in logReportInteractionApiCalledStats_success()
/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/
DSdkFledge.java143 private static final int SELLER_DESTINATION = field in SdkFledge
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java294 private static final int SELLER_DESTINATION = field in FledgeE2ETest
1459 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testFledgeFlowFailsWithWrongPackageNameReportInteraction()
1782 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testFledgeFlowFailsWithBothCANegativeBidsWithDevOverrides()
4106 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testFledgeFlowFailsWithOnlyCANegativeBidsWithMockServer()
4656 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in reportInteractionAndAssertSuccess()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DFledgeCtsDebuggableTest.java441 private static final int SELLER_DESTINATION = field in FledgeCtsDebuggableTest
1817 BUYER_DESTINATION | SELLER_DESTINATION) in testFledgeAuctionSelectionFlow_overall_register_ad_beacon_Success()
1825 BUYER_DESTINATION | SELLER_DESTINATION) in testFledgeAuctionSelectionFlow_overall_register_ad_beacon_Success()