/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/ |
D | AdSelectionEntryDaoTest.java | 272 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/ |
D | ReportEventImplTest.java | 135 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 …]
|
D | ReportAndRegisterEventImplTest.java | 131 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()
|
D | PersistAdSelectionResultRunnerTest.java | 390 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()
|
D | ReportAndRegisterEventFallbackImplTest.java | 136 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()
|
D | ReportAndRegisterEventE2ETest.java | 193 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/ |
D | StatsdAdServicesLoggerTest.java | 177 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/ |
D | SdkFledge.java | 143 private static final int SELLER_DESTINATION = field in SdkFledge
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/ |
D | FledgeE2ETest.java | 294 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/ |
D | FledgeCtsDebuggableTest.java | 441 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()
|