Searched refs:CUSTOM_AUDIENCE_SEQ_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 | 209 public static final String CUSTOM_AUDIENCE_SEQ_1 = "/ca1"; field in FledgeE2ETest 483 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_1, BIDS_FOR_BUYER_1); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled() 543 CUSTOM_AUDIENCE_SEQ_1, in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled() 608 CUSTOM_AUDIENCE_SEQ_1, in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled() 665 CUSTOM_AUDIENCE_SEQ_1, in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingEnabled() 720 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_1, BIDS_FOR_BUYER_1); in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderEnabled() 776 BUYER_BIDDING_LOGIC_URI_PATH + CUSTOM_AUDIENCE_SEQ_1, in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderEnabled() 805 mLocalhostBuyerDomain, CUSTOM_AUDIENCE_SEQ_1, BIDS_FOR_BUYER_1); in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderDisabled() 862 BUYER_BIDDING_LOGIC_URI_PATH + CUSTOM_AUDIENCE_SEQ_1, in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderDisabled() 891 CUSTOM_AUDIENCE_SEQ_1, in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingDisabled() [all …]
|