Home
last modified time | relevance | path

Searched refs:BIDS_FOR_BUYER_2 (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java299 private static final List<Double> BIDS_FOR_BUYER_2 = ImmutableList.of(4.5, 6.7, 10.0); field in FledgeE2ETest
302 Arrays.asList(new HashSet[BIDS_FOR_BUYER_2.size()]);
487 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_2, BIDS_FOR_BUYER_2); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled()
551 BIDS_FOR_BUYER_2, in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled()
616 BIDS_FOR_BUYER_2, in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled()
673 BIDS_FOR_BUYER_2, in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingEnabled()
724 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_2, BIDS_FOR_BUYER_2); in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderEnabled()
809 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_2, BIDS_FOR_BUYER_2); in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderDisabled()
899 BIDS_FOR_BUYER_2, in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingDisabled()
954 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_2, BIDS_FOR_BUYER_2); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconEnabled()
[all …]