Home
last modified time | relevance | path

Searched refs:setSellerContextualSignals (Results 1 – 20 of 20) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DDBAdSelectionTest.java74 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testBuildDBAdSelection()
105 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testFailsToBuildRemarketingAdWithNullBiddingLogicUri()
124 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testFailsToBuildContextualAdWithNullBiddingLogicUri()
143 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testFailsToBuildContextualAdWithNullCustomAudienceSignalsAndBiddingLogicUri()
163 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testFailsToBuildDBAdSelectionWithUnsetAdSelectionId()
182 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testFailsToBuildDBAdSelectionWithNullCallerPackageName()
200 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testBuildDBAdSelectionWithNullAdCounterKeys()
227 .setSellerContextualSignals(null) in testBuildDBAdSelectionWithNullSellerContextualSignals()
256 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testBuildDBAdSelectionWithEmptyAdCounterKeys()
283 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testBuildDBAdSelectionWithUnsetAdCounterKeys()
[all …]
DDBAdSelectionEntryTest.java69 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testBuildDBAdSelectionEntry()
96 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testFailsToBuildContextualAdWithNonNullBuyerDecisionLogicJs()
114 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testFailsToBuildContextualAdWithNonNullCustomAudienceSignals()
133 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testFailsToBuildDBAdSelectionEntryWithUnsetAdSelectionId()
150 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testEqualDBAdSelectionEntryObjectsHaveSameHashCode()
163 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testEqualDBAdSelectionEntryObjectsHaveSameHashCode()
181 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes()
193 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes()
205 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes()
223 .setSellerContextualSignals(null) in testBuildDBAdSelectionEntryWithNullSellerContextualSignals()
DAdSelectionEntryDaoTest.java130 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS)
184 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS)
358 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS)
370 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS)
882 .setSellerContextualSignals(SELLER_CONTEXTUAL_SIGNALS) in testRemoveExpiredAdSelectionSellerContextualSignals()
2478 .setSellerContextualSignals(adSelection.getSellerContextualSignals()) in toAdSelectionEntry()
2495 .setSellerContextualSignals(adSelection.getSellerContextualSignals()) in toAdSelectionEntry()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdScoringOutcome.java88 .setSellerContextualSignals(null); in builder()
109 abstract Builder setSellerContextualSignals( in setSellerContextualSignals() method in AdScoringOutcome.Builder
DReportingComputationHelperUnifiedTablesEnabled.java55 .setSellerContextualSignals( in getReportingComputation()
DReportingComputationHelperUnifiedTablesDisabled.java53 .setSellerContextualSignals( in getReportingComputation()
DAdsScoreGeneratorImpl.java512 .setSellerContextualSignals(sellerContextualSignals)
DOnDeviceAdSelectionRunner.java590 .setSellerContextualSignals(sellerContextualSignalsString); in createAdSelectionResult()
DAdSelectionRunner.java790 .setSellerContextualSignals(
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DDBReportingComputationInfo.java122 .setSellerContextualSignals(sellerContextualSignals) in create()
143 public abstract Builder setSellerContextualSignals( in setSellerContextualSignals() method in DBReportingComputationInfo.Builder
DAdSelectionEntryDao.java847 .setSellerContextualSignals( in getReportingDataForId()
872 .setSellerContextualSignals( in getReportingDataForId()
DDBAdSelectionEntry.java309 public DBAdSelectionEntry.Builder setSellerContextualSignals( in setSellerContextualSignals() method in DBAdSelectionEntry.Builder
DDBAdSelection.java341 public DBAdSelection.Builder setSellerContextualSignals( in setSellerContextualSignals() method in DBAdSelection.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/datahandlers/
DReportingDataTest.java80 .setSellerContextualSignals(SELLER_SIGNALS) in testBuild_bothComputationDataAndUriSet_throwsIAE()
114 .setSellerContextualSignals(SELLER_SIGNALS) in testBuild_withReportingComputationData_success()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/
DDataHandlersFixture.java124 .setSellerContextualSignals(SELLER_SIGNALS)
135 .setSellerContextualSignals(SELLER_SIGNALS.toString())
148 .setSellerContextualSignals(SELLER_SIGNALS.toString())
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/data/adselection/
DDBAdSelectionFixture.java36 .setSellerContextualSignals(EMPTY_SIGNALS) in getValidDbAdSelectionBuilder()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/datahandlers/
DReportingComputationData.java81 public abstract Builder setSellerContextualSignals( in setSellerContextualSignals() method in ReportingComputationData.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdScoringOutcomeFixture.java104 .setSellerContextualSignals(sellerContextualSignals) in anAdScoringBuilderWithSellerContextualSignals()
DOnDeviceAdSelectionRunnerTest.java506 .setSellerContextualSignals("{}") in testRunAdSelectionSuccess()
616 .setSellerContextualSignals("{}") in testRunAdSelectionSuccessWithShouldUseUnifiedTablesFlag()
791 .setSellerContextualSignals("{}") in testRunAdSelectionSuccessWithBuyerContextualSignals()
920 .setSellerContextualSignals(sellerContextualSignals.toString()) in testRunAdSelectionSuccessWithSellerDataVersionHeader()
1066 .setSellerContextualSignals("{}") in testRunAdSelectionSuccessFilteringDisabled()
1178 .setSellerContextualSignals("{}") in testRunAdSelectionRetriesAdSelectionIdGenerationAfterCollision()
1197 .setSellerContextualSignals("{}") in testRunAdSelectionRetriesAdSelectionIdGenerationAfterCollision()
1426 .setSellerContextualSignals("{}") in testRunAdSelectionMissingBuyerSignals()
1768 .setSellerContextualSignals("{}") in testRunAdSelectionWithValidSubdomainsSuccess()
1911 .setSellerContextualSignals("{}") in testRunAdSelectionPartialBidding()
[all …]
DAdSelectionServiceImplTest.java1258 .setSellerContextualSignals(sellerContextualSignals.toString()) in testReportImpressionSuccessfullyReportsDataVersionHeader()
1394 .setSellerContextualSignals(sellerContextualSignals.toString()) in testReportImpressionSuccessfullyReportsSellerDataVersionHeader()
1664 .setSellerContextualSignals(sellerContextualSignals.toString()) in testReportImpressionSuccessWithUnifiedTablesEnabledAuctionServerDisabled()
1807 .setSellerContextualSignals(sellerContextualSignals.toString()) in testReportImpressionSuccessWithUnifiedTablesEnabledAuctionServerEnabled()
1951 .setSellerContextualSignals(sellerContextualSignals.toString()) in testReportImpressionFailsWithInvalidAdSelectionIdUnifiedTablesEnabledAuctionServerEnabled()
2089 .setSellerContextualSignals(sellerContextualSignals.toString()) in testReportImpressionFailsWithInvalidAdSelectionIdUnifiedTablesEnabledAuctionServerDisabled()
2221 .setSellerContextualSignals(mContextualSignals.toString()) in testReportImpressionFailsWithIncorrectPackageNameUnifiedTablesEnabledAuctionServerDisabled()
2343 .setSellerContextualSignals(mContextualSignals.toString()) in testReportImpressionFailsWithIncorrectPackageNameUnifiedTablesEnabledAuctionServerEnabled()