Searched refs:customAudience1 (Results 1 – 7 of 7) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/ |
D | FledgeE2ETest.java | 481 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled() local 489 joinCustomAudienceAndAssertSuccess(customAudience1); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled() 495 customAudience1, customAudience2, biddingLogicJs, decisionLogicJs); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled() 540 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled() local 554 joinCustomAudienceAndAssertSuccess(customAudience1); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled() 560 customAudience1, customAudience2, biddingLogicJs, decisionLogicJs); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled() 605 CustomAudience customAudience1 = in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled() local 619 joinCustomAudienceAndAssertSuccess(customAudience1); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled() 625 customAudience1, customAudience2, biddingLogicJs, decisionLogicJs); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled() 662 CustomAudience customAudience1 = in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingEnabled() local [all …]
|
/packages/modules/AdServices/adservices/tests/jetpack/src/com/android/adservices/protectedaudience/ |
D | FledgeCtsDebuggableJetpackTest.java | 223 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testFledgeAuctionSelectionFlow_overall_Success() local 228 joinCustomAudience(customAudience1); in testFledgeAuctionSelectionFlow_overall_Success() 259 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelection_etldViolation_failure() local 281 joinCustomAudience(customAudience1); in testAdSelection_etldViolation_failure() 305 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testReportImpression_etldViolation_failure() local 327 joinCustomAudience(customAudience1); in testReportImpression_etldViolation_failure() 364 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelection_skipAdsMalformedBiddingLogic_success() local 376 joinCustomAudience(customAudience1); in testAdSelection_skipAdsMalformedBiddingLogic_success() 409 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in testAdSelection_malformedScoringLogic_failure() local 415 joinCustomAudience(customAudience1); in testAdSelection_malformedScoringLogic_failure() [all …]
|
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/ |
D | FledgeCtsDebuggableTest.java | 584 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_overall_Success() local 592 mCustomAudienceTestFixture.joinCustomAudience(customAudience1); in testFledgeAuctionSelectionFlow_overall_Success() 607 .setBuyer(customAudience1.getBuyer()) in testFledgeAuctionSelectionFlow_overall_Success() 608 .setName(customAudience1.getName()) in testFledgeAuctionSelectionFlow_overall_Success() 664 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_v3BiddingLogic_overall_Success() local 672 mCustomAudienceTestFixture.joinCustomAudience(customAudience1); in testFledgeAuctionSelectionFlow_v3BiddingLogic_overall_Success() 687 .setBuyer(customAudience1.getBuyer()) in testFledgeAuctionSelectionFlow_v3BiddingLogic_overall_Success() 688 .setName(customAudience1.getName()) in testFledgeAuctionSelectionFlow_v3BiddingLogic_overall_Success() 748 CustomAudience customAudience1 = in testFledgeAuctionSelectionFlow_v3HeaderV2Logic_overall_fail() local 756 mCustomAudienceTestFixture.joinCustomAudience(customAudience1); in testFledgeAuctionSelectionFlow_v3HeaderV2Logic_overall_fail() [all …]
|
D | CustomAudienceShellCommandsE2ETest.java | 123 JSONObject customAudience1 = customAudiences.getJSONObject(0); in testRun_listCustomAudience_happyPath() local 126 assertThat(customAudience1).hasValidActivationTime(); in testRun_listCustomAudience_happyPath() 127 assertThat(customAudience1).hasValidationFailures(0); in testRun_listCustomAudience_happyPath() 128 assertThat(customAudience1).hasTimeoutFailures(0); in testRun_listCustomAudience_happyPath()
|
/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/ |
D | BaselinePerfTest.java | 58 CustomAudience customAudience1 = in testAdSelectionAndReporting_normalFlow_success() local 63 List<CustomAudience> customAudienceList = Arrays.asList(customAudience1, customAudience2); in testAdSelectionAndReporting_normalFlow_success() 106 CustomAudience customAudience1 = in testAdSelectionAndReporting_normalFlowWithThrottling_success() local 111 List<CustomAudience> customAudienceList = Arrays.asList(customAudience1, customAudience2); in testAdSelectionAndReporting_normalFlowWithThrottling_success() 159 CustomAudience customAudience1 = in testAdSelectionAndReporting_executionHeavyJS_success() local 164 List<CustomAudience> customAudienceList = Arrays.asList(customAudience1, customAudience2); in testAdSelectionAndReporting_executionHeavyJS_success() 241 CustomAudience customAudience1 = in testAdSelectionAndReporting_memoryHeavyJS_success() local 246 List<CustomAudience> customAudienceList = Arrays.asList(customAudience1, customAudience2); in testAdSelectionAndReporting_memoryHeavyJS_success() 323 CustomAudience customAudience1 = in testAdSelectionAndReporting_multipleCustomAudienceList_success() local 329 customAudienceList.add(customAudience1); in testAdSelectionAndReporting_multipleCustomAudienceList_success()
|
/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/ |
D | SdkFledge.java | 270 CustomAudience customAudience1 = createCustomAudience(BUYER_1, bidsForBuyer1); in onLoadSdk() local 275 mCustomAudienceClient.joinCustomAudience(customAudience1).get(10, TimeUnit.SECONDS); in onLoadSdk() 302 .setBuyer(customAudience1.getBuyer()) in onLoadSdk() 303 .setName(customAudience1.getName()) in onLoadSdk()
|
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/ |
D | CustomAudienceApiCtsTest.java | 384 CustomAudience customAudience1 = in testJoinCustomAudience_maxTotalCustomAudiences_fail() local 395 joinCustomAudience(customAudience1); in testJoinCustomAudience_maxTotalCustomAudiences_fail() 408 CustomAudience customAudience1 = in testJoinCustomAudience_maxCustomAudiencesPerApp_fail() local 419 joinCustomAudience(customAudience1); in testJoinCustomAudience_maxCustomAudiencesPerApp_fail()
|