Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/
DBaselinePerfTest.java58 CustomAudience customAudience1 = in testAdSelectionAndReporting_normalFlow_success() local
106 CustomAudience customAudience1 = in testAdSelectionAndReporting_normalFlowWithThrottling_success() local
159 CustomAudience customAudience1 = in testAdSelectionAndReporting_executionHeavyJS_success() local
241 CustomAudience customAudience1 = in testAdSelectionAndReporting_memoryHeavyJS_success() local
323 CustomAudience customAudience1 = in testAdSelectionAndReporting_multipleCustomAudienceList_success() local
/packages/modules/AdServices/adservices/tests/jetpack/src/com/android/adservices/protectedaudience/
DFledgeCtsDebuggableJetpackTest.java223 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testFledgeAuctionSelectionFlow_overall_Success() local
259 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelection_etldViolation_failure() local
305 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testReportImpression_etldViolation_failure() local
364 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelection_skipAdsMalformedBiddingLogic_success() local
409 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelection_malformedScoringLogic_failure() local
453 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelection_skipAdsFailedGettingBiddingLogic_success() local
498 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelection_errorGettingScoringLogic_failure() local
548 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelectionFlow_skipNonActivatedCA_Success() local
594 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelectionFlow_skipExpiredCA_Success() local
646 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelectionFlow_skipCAsThatTimeoutDuringBidding_Success() local
[all …]
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DFledgeCtsDebuggableTest.java584 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_overall_Success() local
664 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_v3BiddingLogic_overall_Success() local
748 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_v3HeaderV2Logic_overall_fail() local
825 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingEnabled() local
908 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingDisabled() local
989 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_overallWithSubdomains_Success() local
1089 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_scoringPrebuilt_Success() local
1188 CustomAudience customAudience1 = in testFledgeSelectionFlow_WithContextualAds_Success() local
1306 CustomAudience customAudience1 = in testFledgeSelectionFlow_WithContextualAdsDisabled_ContextualAdsRemoved() local
1423 CustomAudience customAudience1 = in testFledgeSelectionFlow_WithContextualAdsLogging_Success() local
[all …]
DCustomAudienceShellCommandsE2ETest.java123 JSONObject customAudience1 = customAudiences.getJSONObject(0); in testRun_listCustomAudience_happyPath() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java481 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled() local
540 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled() local
605 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled() local
662 CustomAudience customAudience1 = in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingEnabled() local
718 CustomAudience customAudience1 = in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderEnabled() local
803 CustomAudience customAudience1 = in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderDisabled() local
888 CustomAudience customAudience1 = in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingDisabled() local
948 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconEnabled() local
1012 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesGaUxEnabled() local
1083 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesWithRevokedUserConsentForApp() local
[all …]
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DCustomAudienceApiCtsTest.java384 CustomAudience customAudience1 = in testJoinCustomAudience_maxTotalCustomAudiences_fail() local
408 CustomAudience customAudience1 = in testJoinCustomAudience_maxCustomAudiencesPerApp_fail() local
/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/
DSdkFledge.java270 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in onLoadSdk() local