Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionServiceImplTest.java319 private MultiCloudSupportStrategy mMultiCloudSupportStrategy; field in AdSelectionServiceImplTest
431 mMultiCloudSupportStrategy = in setUp()
535 mMultiCloudSupportStrategy, in testReportImpressionSuccessWithRegisterAdBeaconDisabled()
663 mMultiCloudSupportStrategy, in testReportImpressionSuccessCallbackThrowsErrorAuctionServerEnabled()
791 mMultiCloudSupportStrategy, in testReportImpressionFailureCallbackThrowsErrorAuctionServerEnabled()
912 mMultiCloudSupportStrategy, in testReportImpressionSuccessCallbackThrowsErrorAuctionServerDisabled()
1040 mMultiCloudSupportStrategy, in testReportImpressionFailureCallbackThrowsErrorAuctionServerDisabled()
1160 mMultiCloudSupportStrategy, in testReportImpressionSuccessfullyReportsAdCost()
1296 mMultiCloudSupportStrategy, in testReportImpressionSuccessfullyReportsDataVersionHeader()
1433 mMultiCloudSupportStrategy, in testReportImpressionSuccessfullyReportsSellerDataVersionHeader()
[all …]
DFrequencyCapFilteringE2ETest.java215 private MultiCloudSupportStrategy mMultiCloudSupportStrategy = field in FrequencyCapFilteringE2ETest
310 mMultiCloudSupportStrategy, in setup()
478 mMultiCloudSupportStrategy, in testUpdateHistogramDisabledFeatureFlagNotifiesError()
555 mMultiCloudSupportStrategy, in testUpdateHistogramExceedingRateLimitNotifiesError()
811 mMultiCloudSupportStrategy, in testUpdateHistogramBeyondMaxTotalEventCountDoesNotFilterAds()
932 mMultiCloudSupportStrategy, in testUpdateHistogramBeyondMaxPerBuyerEventCountDoesNotFilterAds()
DAdSelectionE2ETest.java656 private MultiCloudSupportStrategy mMultiCloudSupportStrategy; field in AdSelectionE2ETest
688 mMultiCloudSupportStrategy = in setUp()
758 mMultiCloudSupportStrategy, in setUp()
1014 mMultiCloudSupportStrategy, in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()
1146 mMultiCloudSupportStrategy, in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagEnabled()
1297 mMultiCloudSupportStrategy, in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagDisabled()
1444 mMultiCloudSupportStrategy, in testRunAdSelectionSuccess_preV3BiddingLogicWinnerWithoutBuyerDataVersionHeader()
1572 mMultiCloudSupportStrategy, in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingDisabled()
1796 mMultiCloudSupportStrategy, in testRunAdSelectionSuccess_prebuiltFeatureDisabled_failure()
1900 mMultiCloudSupportStrategy, in testRunAdSelectionSuccess_flagToPreV3_preV3BiddingLogic()
[all …]
DAdSelectionFailureE2ETest.java241 private MultiCloudSupportStrategy mMultiCloudSupportStrategy; field in AdSelectionFailureE2ETest
293 mMultiCloudSupportStrategy = in setUp()
443 mMultiCloudSupportStrategy, in testRunAdSelection_webViewNotInstalled_failsGracefully()
534 mMultiCloudSupportStrategy, in testReportImpression_webViewNotInstalled_failsGracefully()
DAdSelectionFromOutcomesE2ETest.java242 private MultiCloudSupportStrategy mMultiCloudSupportStrategy; field in AdSelectionFromOutcomesE2ETest
290 mMultiCloudSupportStrategy = in setUp()
340 mMultiCloudSupportStrategy, in setUp()
505 mMultiCloudSupportStrategy, in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
588 mMultiCloudSupportStrategy, in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
DReportAndRegisterEventE2ETest.java177 private MultiCloudSupportStrategy mMultiCloudSupportStrategy = field in ReportAndRegisterEventE2ETest
1054 mMultiCloudSupportStrategy, in getAdSelectionServiceImpl()
DAuctionServerE2ETest.java338 private MultiCloudSupportStrategy mMultiCloudSupportStrategy; field in AuctionServerE2ETest
415 mMultiCloudSupportStrategy = in setUp()
1637 mMultiCloudSupportStrategy, in testPersistAdSelectionResult_withoutDecrypt_validRequest_successOmitAdsEnabled()
1969 mMultiCloudSupportStrategy, in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()
2157 mMultiCloudSupportStrategy, in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()
4060 mMultiCloudSupportStrategy, in createAdSelectionService()
4094 mMultiCloudSupportStrategy, in createAdSelectionService()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdSelectionServiceImpl.java178 @NonNull private final MultiCloudSupportStrategy mMultiCloudSupportStrategy; field in AdSelectionServiceImpl
273 mMultiCloudSupportStrategy = multiCloudSupportStrategy; in AdSelectionServiceImpl()
528 mMultiCloudSupportStrategy.getObliviousHttpEncryptor( in persistAdSelectionResult()
646 mMultiCloudSupportStrategy, in runGetAdSelectionData()
682 mMultiCloudSupportStrategy, in runGetAdSelectionData()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/
DKAnonE2ETest.java316 private MultiCloudSupportStrategy mMultiCloudSupportStrategy; field in KAnonE2ETest
416 mMultiCloudSupportStrategy = in setUp()
2093 mMultiCloudSupportStrategy,
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java353 private MultiCloudSupportStrategy mMultiCloudSupportStrategy = field in FledgeE2ETest
1225 mMultiCloudSupportStrategy, in testFledgeFlowFailsWithMismatchedPackageNamesReportImpression()
1388 mMultiCloudSupportStrategy, in testFledgeFlowFailsWithWrongPackageNameReportInteraction()
3506 mMultiCloudSupportStrategy, in testFledgeFlowSuccessWithMockServer_ContextualAdsFlow()
4945 mMultiCloudSupportStrategy, in initClients()