Home
last modified time | relevance | path

Searched defs:bids (Results 1 – 13 of 13) sorted by relevance

/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/
DCustomAudienceTestFixture.java72 public CustomAudience createCustomAudience(final AdTechIdentifier buyer, List<Double> bids) { in createCustomAudience()
87 final AdTechIdentifier buyer, List<Double> bids, double adCost) { in createCustomAudienceWithAdCost()
99 List<Double> bids, in createCustomAudience()
114 List<Double> bids, in createCustomAudience()
148 List<Double> bids, in createCustomAudienceWithAdCost()
183 final AdTechIdentifier buyer, List<Double> bids) { in createCustomAudienceWithSubdomains()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/
DSignedContextualAdsFixture.java99 AdTechIdentifier buyer, List<Double> bids) { in aContextualAdsWithEmptySignatureBuilder()
139 AdTechIdentifier buyer, List<Double> bids) { in aSignedContextualAds()
/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/
DAbstractPerfTest.java227 List<Double> bids, in createCustomAudience()
260 final AdTechIdentifier buyer, String name, List<Double> bids) { in createCustomAudience()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DPerBuyerBiddingRunnerTest.java232 List<Double> bids = ImmutableList.of(1.0, 2.0, 3.0, 4.0); in createDBCustomAudience() local
DAdSelectionConfigValidatorTest.java386 ImmutableList<Double> bids = ImmutableList.of(100.0, 200.0); in testContextualAdsRenderUriEtldMismatch() local
DAdSelectionFailureE2ETest.java565 final AdTechIdentifier buyer, final Uri biddingUri, List<Double> bids) { in createDBCustomAudience()
DAdSelectionE2ETest.java7790 List<Double> bids, in createDBCustomAudience()
7847 List<Double> bids, in createDBCustomAudienceWithAdCost()
7901 List<Double> bids, in createDBCustomAudience()
7923 final AdTechIdentifier buyer, final Uri biddingUri, List<Double> bids, double adCost) { in createDBCustomAudienceWithAdCost()
/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/utils/
DStaticAdTechServerUtils.java179 List<Double> bids, in createCustomAudience()
/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/
DSdkFledge.java467 private CustomAudience createCustomAudience(final AdTechIdentifier buyer, List<Double> bids) { in createCustomAudience()
/packages/modules/AdServices/adservices/tests/jetpack/src/com/android/adservices/protectedaudience/
DFledgeCtsDebuggableJetpackTest.java798 private CustomAudience createCustomAudience(final AdTechIdentifier buyer, List<Double> bids) { in createCustomAudience()
809 List<Double> bids, in createCustomAudience()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdSelectionScriptEngine.java345 "Encountered exception when generating bids, attempting to run" in generateBids()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java5080 private CustomAudience createCustomAudience(final Uri buyerDomain, List<Double> bids) { in createCustomAudience()
5085 final Uri buyerDomain, final String customAudienceSeq, List<Double> bids) { in createCustomAudience()
5090 final Uri buyerDomain, final String customAudienceSeq, List<Double> bids) { in createCustomAudienceWithDataVersion()
5097 List<Double> bids, in createCustomAudienceWithAdCost()
5118 List<Double> bids, in createCustomAudience()
5195 List<Double> bids, in createCustomAudienceWithAdCost()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DFledgeCtsDebuggableTest.java4970 List<Double> bids, in createCustomAudienceWithBiddingLogicUri()