Home
last modified time | relevance | path

Searched refs:mAdSelectionResponse (Results 1 – 8 of 8) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/common/
DFledgeE2ETest.java523 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled()
529 resultsCallback.mAdSelectionResponse.getRenderUri()); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled()
531 reportImpressionAndAssertSuccess(resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled()
587 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled()
593 resultsCallback.mAdSelectionResponse.getRenderUri()); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled()
595 reportImpressionAndAssertSuccess(resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled()
651 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled()
657 resultsCallback.mAdSelectionResponse.getRenderUri()); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled()
659 reportImpressionAndAssertSuccess(resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled()
771 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderEnabled()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DOnDeviceAdSelectionIntegrationTest.java1074 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testRunAdSelectionSuccess_preV3BiddingLogic()
1078 resultsCallback.mAdSelectionResponse.getRenderUri().toString()); in testRunAdSelectionSuccess_preV3BiddingLogic()
1191 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()
1205 resultsCallback.mAdSelectionResponse.getRenderUri().toString()); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()
1328 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagEnabled()
1351 resultsCallback.mAdSelectionResponse.getRenderUri().toString()); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagEnabled()
1474 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagDisabled()
1493 resultsCallback.mAdSelectionResponse.getRenderUri().toString()); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagDisabled()
1603 long resultSelectionId = resultsCallback.mAdSelectionResponse.getAdSelectionId(); in testRunAdSelectionSuccess_preV3BiddingLogicWinnerWithoutBuyerDataVersionHeader()
1616 resultsCallback.mAdSelectionResponse.getRenderUri().toString()); in testRunAdSelectionSuccess_preV3BiddingLogicWinnerWithoutBuyerDataVersionHeader()
[all …]
DFrequencyCapFilteringIntegrationTest.java610 adSelectionCallback.mAdSelectionResponse) in testAdSelectionPersistsAdCounterKeys()
611 .that(adSelectionCallback.mAdSelectionResponse.getRenderUri()) in testAdSelectionPersistsAdCounterKeys()
616 adSelectionCallback.mAdSelectionResponse.getAdSelectionId(), in testAdSelectionPersistsAdCounterKeys()
643 callback.mAdSelectionResponse) in testEmptyHistogramDoesNotFilterAds()
644 .that(callback.mAdSelectionResponse.getRenderUri()) in testEmptyHistogramDoesNotFilterAds()
726 adSelectionCallback.mAdSelectionResponse) in testUpdatedHistogramDoesNotFilterAdsForBuyerOutsideInterval()
727 .that(adSelectionCallback.mAdSelectionResponse.getRenderUri()) in testUpdatedHistogramDoesNotFilterAdsForBuyerOutsideInterval()
763 adSelectionCallback.mAdSelectionResponse) in testUpdatedHistogramDoesNotFilterAdsForOtherBuyer()
764 .that(adSelectionCallback.mAdSelectionResponse.getRenderUri()) in testUpdatedHistogramDoesNotFilterAdsForOtherBuyer()
865 adSelectionCallback.mAdSelectionResponse) in testUpdateHistogramBeyondMaxTotalEventCountDoesNotFilterAds()
[all …]
DAdSelectionFromOutcomesIntegrationTest.java440 assertThat(resultsCallback.mAdSelectionResponse).isNotNull(); in testSelectAdsFromOutcomesPickHighestSuccess()
441 assertEquals(resultsCallback.mAdSelectionResponse.getAdSelectionId(), AD_SELECTION_ID_3); in testSelectAdsFromOutcomesPickHighestSuccess()
529 assertThat(resultsCallback.mAdSelectionResponse).isNotNull(); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
530 assertEquals(AD_SELECTION_ID_3, resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
613 assertThat(resultsCallback.mAdSelectionResponse).isNotNull(); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
614 assertEquals(AD_SELECTION_ID_3, resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
665 assertThat(resultsCallback.mAdSelectionResponse).isNotNull(); in testSelectAdsFromOutcomesWaterfallMediationAdBidHigherThanBidFloorSuccess()
666 assertEquals(resultsCallback.mAdSelectionResponse.getAdSelectionId(), AD_SELECTION_ID_1); in testSelectAdsFromOutcomesWaterfallMediationAdBidHigherThanBidFloorSuccess()
724 assertThat(resultsCallback.mAdSelectionResponse).isNotNull(); in testSelectAdsFromOutcomesWaterfallMediationPrebuiltUriSuccess()
725 assertEquals(resultsCallback.mAdSelectionResponse.getAdSelectionId(), AD_SELECTION_ID_1); in testSelectAdsFromOutcomesWaterfallMediationPrebuiltUriSuccess()
[all …]
DOnDeviceAdSelectionRunnerTest.java570 resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testRunAdSelectionSuccess()
573 resultsCallback.mAdSelectionResponse.getRenderUri()); in testRunAdSelectionSuccess()
683 resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testRunAdSelectionSuccessWithUXNotificationEnforcementDisabled()
686 resultsCallback.mAdSelectionResponse.getRenderUri()); in testRunAdSelectionSuccessWithUXNotificationEnforcementDisabled()
818 resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testRunAdSelectionSuccessWithShouldUseUnifiedTablesFlag()
821 resultsCallback.mAdSelectionResponse.getRenderUri()); in testRunAdSelectionSuccessWithShouldUseUnifiedTablesFlag()
984 resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testRunAdSelectionSuccessWithBuyerContextualSignals()
987 resultsCallback.mAdSelectionResponse.getRenderUri()); in testRunAdSelectionSuccessWithBuyerContextualSignals()
1116 resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testRunAdSelectionSuccessWithSellerDataVersionHeader()
1119 resultsCallback.mAdSelectionResponse.getRenderUri()); in testRunAdSelectionSuccessWithSellerDataVersionHeader()
[all …]
DOutcomeSelectionRunnerTest.java268 expect.that(resultsCallback.mAdSelectionResponse).isNull(); in testRunOutcomeSelectionRevokedUserConsentEmptyResult()
338 expect.that(resultsCallback.mAdSelectionResponse).isNull(); in testRunOutcomeSelectionRevokedUserConsentEmptyResult_UXNotificationNotEnforced()
489 AdSelectionResponse mAdSelectionResponse; field in AdSelectionTestCallback
494 mAdSelectionResponse = null; in AdSelectionTestCallback()
501 mAdSelectionResponse = adSelectionResponse; in onSuccess()
DAuctionServerIntegrationTest.java2150 Assert.assertNotNull(waterfallReturnsAdSelectionIdCallback.mAdSelectionResponse); in testAuctionServerResult_usedInWaterfallMediation_success()
2153 waterfallReturnsAdSelectionIdCallback.mAdSelectionResponse.getAdSelectionId()); in testAuctionServerResult_usedInWaterfallMediation_success()
2171 Assert.assertNull(waterfallReturnsNullCallback.mAdSelectionResponse); in testAuctionServerResult_usedInWaterfallMediation_success()
4142 AdSelectionResponse mAdSelectionResponse; field in AuctionServerIntegrationTest.AdSelectionFromOutcomesTestCallback
4147 mAdSelectionResponse = null; in AdSelectionFromOutcomesTestCallback()
4154 mAdSelectionResponse = adSelectionResponse; in onSuccess()
DAdSelectionServiceImplTest.java9749 assertEquals(AD_SELECTION_ID_1, selectionCallback.mAdSelectionResponse.getAdSelectionId()); in testOverrideAdSelectionConfigRemoteOverridesSuccess()
11056 AdSelectionResponse mAdSelectionResponse; field in AdSelectionServiceImplTest.AdSelectionFromOutcomesTestCallback
11061 mAdSelectionResponse = null; in AdSelectionFromOutcomesTestCallback()
11068 mAdSelectionResponse = adSelectionResponse; in onSuccess()