Home
last modified time | relevance | path

Searched defs:customAudience2 (Results 1 – 7 of 7) sorted by relevance

/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/
DBaselinePerfTest.java61 CustomAudience customAudience2 = in testAdSelectionAndReporting_normalFlow_success() local
109 CustomAudience customAudience2 = in testAdSelectionAndReporting_normalFlowWithThrottling_success() local
162 CustomAudience customAudience2 = in testAdSelectionAndReporting_executionHeavyJS_success() local
244 CustomAudience customAudience2 = in testAdSelectionAndReporting_memoryHeavyJS_success() local
326 CustomAudience customAudience2 = in testAdSelectionAndReporting_multipleCustomAudienceList_success() local
/packages/modules/AdServices/adservices/tests/jetpack/src/com/android/adservices/protectedaudience/
DFledgeCtsDebuggableJetpackTest.java225 CustomAudience customAudience2 = createCustomAudience(BUYER_2, bidsForBuyer2); in testFledgeAuctionSelectionFlow_overall_Success() local
261 CustomAudience customAudience2 = createCustomAudience(BUYER_2, bidsForBuyer2); in testAdSelection_etldViolation_failure() local
307 CustomAudience customAudience2 = createCustomAudience(BUYER_2, bidsForBuyer2); in testReportImpression_etldViolation_failure() local
366 CustomAudience customAudience2 = in testAdSelection_skipAdsMalformedBiddingLogic_success() local
411 CustomAudience customAudience2 = createCustomAudience(BUYER_2, bidsForBuyer2); in testAdSelection_malformedScoringLogic_failure() local
455 CustomAudience customAudience2 = in testAdSelection_skipAdsFailedGettingBiddingLogic_success() local
500 CustomAudience customAudience2 = createCustomAudience(BUYER_2, bidsForBuyer2); in testAdSelection_errorGettingScoringLogic_failure() local
551 CustomAudience customAudience2 = in testAdSelectionFlow_skipNonActivatedCA_Success() local
600 CustomAudience customAudience2 = in testAdSelectionFlow_skipExpiredCA_Success() local
647 CustomAudience customAudience2 = in testAdSelectionFlow_skipCAsThatTimeoutDuringBidding_Success() local
[all …]
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DFledgeCtsDebuggableTest.java587 CustomAudience customAudience2 = in testFledgeAuctionSelectionFlow_overall_Success() local
667 CustomAudience customAudience2 = in testFledgeAuctionSelectionFlow_v3BiddingLogic_overall_Success() local
751 CustomAudience customAudience2 = in testFledgeAuctionSelectionFlow_v3HeaderV2Logic_overall_fail() local
829 CustomAudience customAudience2 = in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingEnabled() local
912 CustomAudience customAudience2 = in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingDisabled() local
993 CustomAudience customAudience2 = in testFledgeAuctionSelectionFlow_overallWithSubdomains_Success() local
1092 CustomAudience customAudience2 = in testFledgeAuctionSelectionFlow_scoringPrebuilt_Success() local
1190 CustomAudience customAudience2 = in testFledgeSelectionFlow_WithContextualAds_Success() local
1308 CustomAudience customAudience2 = in testFledgeSelectionFlow_WithContextualAdsDisabled_ContextualAdsRemoved() local
1425 CustomAudience customAudience2 = in testFledgeSelectionFlow_WithContextualAdsLogging_Success() local
[all …]
DCustomAudienceShellCommandsE2ETest.java124 JSONObject customAudience2 = customAudiences.getJSONObject(1); in testRun_listCustomAudience_happyPath() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java485 CustomAudience customAudience2 = in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled() local
547 CustomAudience customAudience2 = in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled() local
612 CustomAudience customAudience2 = in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled() local
669 CustomAudience customAudience2 = in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingEnabled() local
722 CustomAudience customAudience2 = in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderEnabled() local
807 CustomAudience customAudience2 = in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderDisabled() local
895 CustomAudience customAudience2 = in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingDisabled() local
952 CustomAudience customAudience2 = in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconEnabled() local
1016 CustomAudience customAudience2 = in testFledgeFlowSuccessWithDevOverridesGaUxEnabled() local
1087 CustomAudience customAudience2 = in testFledgeFlowSuccessWithDevOverridesWithRevokedUserConsentForApp() local
[all …]
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DCustomAudienceApiCtsTest.java386 CustomAudience customAudience2 = in testJoinCustomAudience_maxTotalCustomAudiences_fail() local
410 CustomAudience customAudience2 = in testJoinCustomAudience_maxCustomAudiencesPerApp_fail() local
/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/
DSdkFledge.java272 CustomAudience customAudience2 = createCustomAudience(BUYER_2, bidsForBuyer2); in onLoadSdk() local