Home
last modified time | relevance | path

Searched refs:SELLER (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/
DGetAdSelectionDataInputTest.java33 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER; field in GetAdSelectionDataInputTest
43 .setSeller(SELLER) in testBuildGetAdSelectionDataInput()
48 expect.that(getAdSelectionDataInput.getSeller()).isEqualTo(SELLER); in testBuildGetAdSelectionDataInput()
59 .setSeller(SELLER) in testBuildGetAdSelectionDataInputWithSellerConfiguration()
65 expect.that(getAdSelectionDataInput.getSeller()).isEqualTo(SELLER); in testBuildGetAdSelectionDataInputWithSellerConfiguration()
77 .setSeller(SELLER) in testParcelGetAdSelectionDataInput()
88 expect.that(fromParcel.getSeller()).isEqualTo(SELLER); in testParcelGetAdSelectionDataInput()
118 .setSeller(SELLER) in testGetAdSelectionDataInputWithSameValuesAreEqual()
126 .setSeller(SELLER) in testGetAdSelectionDataInputWithSameValuesAreEqual()
140 .setSeller(SELLER) in testGetAdSelectionDataInputWithDifferentPackageNameValuesAreNotEqual()
[all …]
DPersistAdSelectionResultInputTest.java33 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER; field in PersistAdSelectionResultInputTest
46 .setSeller(SELLER) in testBuildPersistAdSelectionResultInput()
52 expect.that(persistAdSelectionResultInput.getSeller()).isEqualTo(SELLER); in testBuildPersistAdSelectionResultInput()
64 .setSeller(SELLER) in testParcelPersistAdSelectionResultInput()
76 expect.that(fromParcel.getSeller()).isEqualTo(SELLER); in testParcelPersistAdSelectionResultInput()
110 .setSeller(SELLER) in testFailsToBuildWithUnsetAdSelectionId()
121 .setSeller(SELLER) in testPersistAdSelectionResultInputWithSameValuesAreEqual()
129 .setSeller(SELLER) in testPersistAdSelectionResultInputWithSameValuesAreEqual()
143 .setSeller(SELLER) in testPersistAdSelectionResultInputWithDifferentValuesAreNotEqual()
151 .setSeller(SELLER) in testPersistAdSelectionResultInputWithDifferentValuesAreNotEqual()
[all …]
DGetAdSelectionDataRequestTest.java27 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER; field in GetAdSelectionDataRequestTest
32 new GetAdSelectionDataRequest.Builder().setSeller(SELLER).build(); in testGetAdSelectionDataRequest_validInputWithoutUri_success()
34 expect.that(request.getSeller()).isEqualTo(SELLER); in testGetAdSelectionDataRequest_validInputWithoutUri_success()
43 .setSeller(SELLER) in testGetAdSelectionDataRequest_validInputWithUri_success()
47 expect.that(request.getSeller()).isEqualTo(SELLER); in testGetAdSelectionDataRequest_validInputWithUri_success()
DAdSelectionManagerTest.java192 .setSeller(AdSelectionConfigFixture.SELLER) in testAdSelectionManagerGetAdSelectionDataWhenResultIsByteArray()
216 .setSeller(AdSelectionConfigFixture.SELLER) in testAdSelectionManagerGetAdSelectionDataCoordinatorWasPassed()
244 .setSeller(AdSelectionConfigFixture.SELLER) in testAdSelectionManagerGetAdSelectionSellerConfigurationWasPassed()
272 .setSeller(AdSelectionConfigFixture.SELLER) in testAdSelectionManagerGetAdSelectionDataWhenResultIsAssetFileDescriptor()
298 .setSeller(AdSelectionConfigFixture.SELLER) in testAdSelectionManagerGetAdSelectionDataWhenResultIsAssetFileDescriptorWithExcessiveSize()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/
DGetAdSelectionDataLatency.java62 private static final String SELLER = "ba-seller-5jyy5ulagq-uc.a.run.app"; field in GetAdSelectionDataLatency
120 .setSeller(AdTechIdentifier.fromString(SELLER)) in warmup()
140 .setSeller(AdTechIdentifier.fromString(SELLER)) in test_withoutFiltering_varyingBuyers_1()
167 .setSeller(AdTechIdentifier.fromString(SELLER)) in test_withoutFiltering_varyingBuyers_10()
194 .setSeller(AdTechIdentifier.fromString(SELLER)) in test_withoutFiltering_varyingBuyers_100()
222 .setSeller(AdTechIdentifier.fromString(SELLER)) in test_withoutFiltering_varyingBuyers_500()
251 .setSeller(AdTechIdentifier.fromString(SELLER)) in test_withoutFiltering_varyingBuyers_1000()
279 .setSeller(AdTechIdentifier.fromString(SELLER)) in test_withoutFiltering_varyingCAs_1()
306 .setSeller(AdTechIdentifier.fromString(SELLER)) in test_withoutFiltering_varyingCAs_10()
333 .setSeller(AdTechIdentifier.fromString(SELLER)) in test_withoutFiltering_varyingCAs_100()
[all …]
DAdSelectionDataE2ETest.java88 private static final String SELLER = "ba-seller-5jyy5ulagq-uc.a.run.app"; field in AdSelectionDataE2ETest
152 SELLER, in warmup()
181 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_oneBuyerOneCaOneAd_dummyData_remarketingWinner()
205 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_oneBuyerOneCaOneAd_dummyData_remarketingWinner()
233 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_twoBuyersMultipleCa_dummyData_remarketingWinner()
257 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_twoBuyersMultipleCa_dummyData_remarketingWinner()
286 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_fiveBuyersMultipleCa_dummyData_remarketingWinner()
310 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_fiveBuyersMultipleCa_dummyData_remarketingWinner()
336 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_noAdRenderId_baReturnsError_ppapiThrowsError()
337 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_noAdRenderId_baReturnsError_ppapiThrowsError()
[all …]
DServerAuctionOneBuyerLargeCaLatency.java70 private static final String SELLER = "ba-seller-5jyy5ulagq-uc.a.run.app"; field in ServerAuctionOneBuyerLargeCaLatency
150 .setSeller(AdTechIdentifier.fromString(SELLER)) in warmup()
167 .setSeller(AdTechIdentifier.fromString(SELLER)) in warmup()
203 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_oneBuyerLargeCa_realData_remarketingWinner()
236 .setSeller(AdTechIdentifier.fromString(SELLER)) in runAdSelection_oneBuyerLargeCa_realData_remarketingWinner()
DServerAuctionKAnonE2ETest.java78 private static final String SELLER = "ba-seller-5jyy5ulagq-uc.a.run.app"; field in ServerAuctionKAnonE2ETest
203 SELLER, in warmupClientAndServer()
238 .setSeller(AdTechIdentifier.fromString(SELLER)) in runServerAuction_verifyKAnonSetJoined()
262 .setSeller(AdTechIdentifier.fromString(SELLER)) in runServerAuction_verifyKAnonSetJoined()
DAbstractPerfTest.java78 public static final AdTechIdentifier SELLER = AdTechIdentifier.fromString("localhost"); field in AbstractPerfTest
262 .setSeller(SELLER) in createAdSelectionConfig()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DGetAdSelectionDataRequestTest.java29 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER; field in GetAdSelectionDataRequestTest
36 .setSeller(SELLER) in getAdSelectionDataRequest_withNonNullInputs_success()
40 expect.that(request.getSeller()).isEqualTo(SELLER); in getAdSelectionDataRequest_withNonNullInputs_success()
47 new GetAdSelectionDataRequest.Builder().setSeller(SELLER).build(); in getAdSelectionDataRequest_nullCoordinator_success()
49 expect.that(request.getSeller()).isEqualTo(SELLER); in getAdSelectionDataRequest_nullCoordinator_success()
68 .setSeller(SELLER) in testGetAdSelectionDataRequest_sellerConfiguration_success()
72 expect.that(request.getSeller()).isEqualTo(SELLER); in testGetAdSelectionDataRequest_sellerConfiguration_success()
80 new GetAdSelectionDataRequest.Builder().setSeller(SELLER).build(); in testGetAdSelectionDataRequest_withoutSellerConfiguration_success()
82 expect.that(request.getSeller()).isEqualTo(SELLER); in testGetAdSelectionDataRequest_withoutSellerConfiguration_success()
DPersistAdSelectionResultRequestTest.java26 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER; field in PersistAdSelectionResultRequestTest
34 .setSeller(SELLER) in testPersistAdSelectionResultRequest_validInput_successWithDeprecatedField()
40 expect.that(request.getSeller()).isEqualTo(SELLER); in testPersistAdSelectionResultRequest_validInput_successWithDeprecatedField()
50 .setSeller(SELLER) in testPersistAdSelectionResultRequest_validInput_successWithUpdatedField()
55 expect.that(request.getSeller()).isEqualTo(SELLER); in testPersistAdSelectionResultRequest_validInput_successWithUpdatedField()
66 .setSeller(SELLER) in testPersistAdSelectionResultRequest_validInput_valueOfIdGettersIsSameAfterCallingBothSetters()
72 expect.that(request.getSeller()).isEqualTo(SELLER); in testPersistAdSelectionResultRequest_validInput_valueOfIdGettersIsSameAfterCallingBothSetters()
DAdSelectionConfigTest.java43 .setSeller(AdSelectionConfigFixture.SELLER) in testBuildValidAdSelectionConfigSuccess()
54 expect.that(config.getSeller()).isEqualTo(AdSelectionConfigFixture.SELLER); in testBuildValidAdSelectionConfigSuccess()
97 .setSeller(AdSelectionConfigFixture.SELLER) in testBuildMinimalAdSelectionConfigWithDefaultsSuccess()
104 expect.that(config.getSeller()).isEqualTo(AdSelectionConfigFixture.SELLER); in testBuildMinimalAdSelectionConfigWithDefaultsSuccess()
136 .setSeller(AdSelectionConfigFixture.SELLER) in testBuildValidAdSelectionConfigCloneSuccess()
148 expect.that(cloneConfig.getSeller()).isEqualTo(AdSelectionConfigFixture.SELLER); in testBuildValidAdSelectionConfigCloneSuccess()
169 .setSeller(AdSelectionConfigFixture.SELLER) in testBuildAdSelectionConfigUnsetDecisionLogicUriFailure()
181 .setSeller(AdSelectionConfigFixture.SELLER) in testBuildAdSelectionConfigUnsetBuyersFailure()
DTestAdSelectionManagerTest.java89 private static final AdTechIdentifier SELLER = AdTechIdentifier.fromString("test.com"); field in TestAdSelectionManagerTest
102 .setSeller(SELLER)
111 SELLER, DECISION_LOGIC_URI);
297 .setSeller(SELLER) in assertNoBuyersConfigFailsAdSelection()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/jetpack/src/com/android/adservices/protectedaudience/
DFledgeCtsDebuggableJetpackTest.java92 private static final AdTechIdentifier SELLER = field in FledgeCtsDebuggableJetpackTest
142 SELLER,
144 String.format("https://%s%s", SELLER, SELLER_DECISION_LOGIC_URI_PATH)),
150 String.format("https://%s%s", SELLER, SELLER_TRUSTED_SIGNAL_URI_PATH)));
263 SELLER, in testAdSelection_etldViolation_failure()
267 SELLER + "etld_noise", SELLER_DECISION_LOGIC_URI_PATH)), in testAdSelection_etldViolation_failure()
275 SELLER + "etld_noise", SELLER_TRUSTED_SIGNAL_URI_PATH))); in testAdSelection_etldViolation_failure()
309 SELLER, in testReportImpression_etldViolation_failure()
313 SELLER + "etld_noise", SELLER_DECISION_LOGIC_URI_PATH)), in testReportImpression_etldViolation_failure()
321 SELLER + "etld_noise", SELLER_TRUSTED_SIGNAL_URI_PATH))); in testReportImpression_etldViolation_failure()
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/data/adselection/
DDBAdSelectionInitializationTest.java42 .setSeller(AdSelectionConfigFixture.SELLER) in testBuild_unsetAdSelectionId_throwsISE()
54 .setSeller(AdSelectionConfigFixture.SELLER) in testBuild_unsetCreationInstant_throwsISE()
65 .setSeller(AdSelectionConfigFixture.SELLER) in testBuild_allFieldsSet_success()
71 assertEquals(AdSelectionConfigFixture.SELLER, dbAdSelectionInitialization.getSeller()); in testBuild_allFieldsSet_success()
86 AdSelectionConfigFixture.SELLER, in testCreate_nullCreationInstant_throwsNPE()
96 AdSelectionConfigFixture.SELLER, in testCreate_allFieldsSet_success()
101 assertEquals(AdSelectionConfigFixture.SELLER, dbAdSelectionInitialization.getSeller()); in testCreate_allFieldsSet_success()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java247 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER; field in AuctionServerE2ETest
257 CommonFixture.getUri(SELLER, "/reporting").toString();
263 CommonFixture.getUri(SELLER, "/interaction").toString();
503 .setSeller(SELLER) in testAuctionServer_killSwitchDisabled_throwsException()
513 .setSeller(SELLER) in testAuctionServer_killSwitchDisabled_throwsException()
544 eq(SELLER), in testAuctionServer_consentDisabled_throwsException()
558 eq(SELLER), in testAuctionServer_consentDisabled_throwsException()
574 .setSeller(SELLER) in testAuctionServer_consentDisabled_throwsException()
591 .setSeller(SELLER) in testAuctionServer_consentDisabled_throwsException()
626 .setSeller(SELLER) in testGetAdSelectionData_withoutEncrypt_validRequest_success()
[all …]
DGetAdSelectionDataRunnerTest.java160 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER_1; field in GetAdSelectionDataRunnerTest
248 SELLER, in setup()
296 .setSeller(SELLER) in testRunner_getAdSelectionData_returnsSuccess()
316 .setSeller(SELLER) in testRunner_getAdSelectionData_returnsSuccess()
342 .setSeller(SELLER) in testRunner_getAdSelectionData_returnsSuccessWithUXNotificationEnforcementDisabled()
365 .setSeller(SELLER) in testRunner_getAdSelectionData_returnsSuccessWithUXNotificationEnforcementDisabled()
374 SELLER, in testRunner_getAdSelectionData_returnsSuccessWithUXNotificationEnforcementDisabled()
428 .setSeller(SELLER) in testRunner_getAdSelectionData_WithSellerConfigurationSuccessNoOptimizations()
463 .setSeller(SELLER) in testRunner_getAdSelectionData_WithSellerConfigurationSuccessNoOptimizations()
549 .setSeller(SELLER) in testRunner_getAdSelectionData_WithSellerConfigurationSuccessSellerMaxImpl()
[all …]
DPersistAdSelectionResultRunnerTest.java171 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER; field in PersistAdSelectionResultRunnerTest
188 CommonFixture.getUri(SELLER, "/reporting").toString();
198 CommonFixture.getUri(SELLER, "/interaction").toString();
204 CommonFixture.getUri(SELLER, "/interaction_uri_exceeds_max").toString();
463 getAdSelectionInitialization(SELLER, CALLER_PACKAGE_NAME);
468 getAdSelectionInitialization(SELLER, DIFFERENT_CALLER_PACKAGE_NAME);
633 .setSeller(SELLER) in testRunner_persistRemarketingResult_success()
771 .setSeller(SELLER) in testRunner_withWinningSellerInOutComeDisabled_returnsEmptyWinningSeller()
835 .setSeller(SELLER) in testRunner_persistChaffResult_returnsEmptyWinningSeller()
903 .setSeller(SELLER) in testRunner_withWinningSellerInOutComeEnabled_returnsCorrectWinningSeller()
[all …]
DAdOutcomeSelectorImplTest.java84 private static final AdTechIdentifier SELLER = AdTechIdentifier.fromString("test.com"); field in AdOutcomeSelectorImplTest
180 .setSeller(SELLER) in testAdOutcomeSelectorReturnsOutcomeSuccess()
225 .setSeller(SELLER) in testAdOutcomeSelectorReturnsNullSuccess()
270 .setSeller(SELLER) in testAdOutcomeSelectorJsonException()
340 .setSeller(SELLER) in testAdOutcomeSelectorTimeoutFailure()
426 .setSeller(SELLER) in testAdOutcomeSelectorWithPrebuiltUriReturnsOutcomeSuccess()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/
DSdkFledge.java66 private static final AdTechIdentifier SELLER = AdTechIdentifier.fromString("test.com"); field in SdkFledge
91 String.format("https://%s%s", SELLER, SELLER_CLICK_URI_PATH);
94 String.format("https://%s%s", SELLER, SELLER_HOVER_URI_PATH);
132 SELLER, SELLER_DECISION_LOGIC_URI_PATH)))
137 SELLER, SELLER_TRUSTED_SIGNAL_URI_PATH)))
196 + getUri(SELLER.toString(), SELLER_REPORTING_PATH).toString() in onLoadSdk()
503 .setSeller(SELLER) in anAdSelectionConfigBuilder()
504 .setDecisionLogicUri(getUri(SELLER.toString(), "/update")) in anAdSelectionConfigBuilder()
514 .setTrustedScoringSignalsUri(getUri(SELLER.toString(), "/trusted/scoring")); in anAdSelectionConfigBuilder()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/signature/
DProtectedAudienceSignatureManagerTest.java59 private static final AdTechIdentifier SELLER = AdTechIdentifier.fromString("seller.com"); field in ProtectedAudienceSignatureManagerTest
91 BUYER, SELLER, CALLER_PACKAGE_NAME, SIGNED_CONTEXTUAL_ADS); in testVerifySignature_validSignature_returnTrue()
110 BUYER, SELLER, CALLER_PACKAGE_NAME, signedContextualAds); in testVerifySignature_invalidSignature_returnFalse()
122 BUYER, SELLER, CALLER_PACKAGE_NAME, SIGNED_CONTEXTUAL_ADS); in testMultipleKeys_success()
136 BUYER, SELLER, CALLER_PACKAGE_NAME, SIGNED_CONTEXTUAL_ADS); in testFetchKeys_adTechNotEnrolled_failsVerification()
150 BUYER, SELLER, CALLER_PACKAGE_NAME, SIGNED_CONTEXTUAL_ADS); in testFetchKeys_adTechEnrollmentIdNull_failsVerification()
162 BUYER, SELLER, CALLER_PACKAGE_NAME, SIGNED_CONTEXTUAL_ADS); in testFetchKeys_adTechHasNoKeys_failsVerification()
176 BUYER, SELLER, CALLER_PACKAGE_NAME, SIGNED_CONTEXTUAL_ADS); in testFetchKeys_adTechHasKeyWithWrongFormat_failsVerification()
374 .getEnrollmentDataForFledgeByAdTechIdentifier(SELLER); in mockKeyStorage()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/
DAdSelectionConfigFixture.java32 public static final AdTechIdentifier SELLER = AdTechIdentifier.fromString("test.com"); field in AdSelectionConfigFixture
42 CommonFixture.getUri(SELLER, DECISION_LOGIC_FRAGMENT);
71 CommonFixture.getUri(SELLER, TRUSTED_SCORING_SIGNAL_FRAGMENT);
84 .setSeller(SELLER) in anAdSelectionConfigBuilder()
99 .setSeller(SELLER) in anAdSelectionConfig()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DFledgeCtsDebuggableTest.java189 private static final AdTechIdentifier SELLER = AdSelectionConfigFixture.SELLER_1; field in FledgeCtsDebuggableTest
212 String.format("https://%s%s", AdSelectionConfigFixture.SELLER, SELLER_REPORTING_PATH);
215 String.format("https://%s%s", AdSelectionConfigFixture.SELLER, SELLER_CLICK_URI_PATH);
218 String.format("https://%s%s", AdSelectionConfigFixture.SELLER, SELLER_HOVER_URI_PATH);
276 AdSelectionConfigFixture.SELLER,
282 AdSelectionConfigFixture.SELLER,
1021 AdSelectionConfigFixture.SELLER.toString(), in testFledgeAuctionSelectionFlow_overallWithSubdomains_Success()
1025 AdSelectionConfigFixture.SELLER.toString(), in testFledgeAuctionSelectionFlow_overallWithSubdomains_Success()
1132 AdSelectionConfigFixture.SELLER, in testFledgeAuctionSelectionFlow_scoringPrebuilt_Success()
1279 AdSelectionConfigFixture.SELLER, in testFledgeSelectionFlow_WithContextualAds_Success()
[all …]
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_MimeWriter.py16 SELLER = '''\ variable
236 f.write(SELLER)
/aosp_15_r20/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/utils/
DStaticAdTechServerUtils.java58 private static final AdTechIdentifier SELLER = AdTechIdentifier.fromString(SELLER_BASE_DOMAIN); field in StaticAdTechServerUtils
138 .setSeller(SELLER) in createAndGetAdSelectionConfig()

12