Searched refs:BIDS_FOR_BUYER_1 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/ |
D | FledgeE2ETest.java | 298 private static final List<Double> BIDS_FOR_BUYER_1 = ImmutableList.of(1.1, 2.2); field in FledgeE2ETest 483 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_1, BIDS_FOR_BUYER_1); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled() 544 BIDS_FOR_BUYER_1, in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled() 609 BIDS_FOR_BUYER_1, in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled() 666 BIDS_FOR_BUYER_1, in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingEnabled() 720 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_1, BIDS_FOR_BUYER_1); in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderEnabled() 805 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_1, BIDS_FOR_BUYER_1); in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderDisabled() 892 BIDS_FOR_BUYER_1, in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingDisabled() 950 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_1, BIDS_FOR_BUYER_1); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconEnabled() 1014 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_1, BIDS_FOR_BUYER_1); in testFledgeFlowSuccessWithDevOverridesGaUxEnabled() [all …]
|