Searched refs:VALID_TRUSTED_BIDDING_KEYS (Results 1 – 7 of 7) sorted by relevance
32 public static final ImmutableList<String> VALID_TRUSTED_BIDDING_KEYS = field in TrustedBiddingDataFixture36 return new ArrayList<>(VALID_TRUSTED_BIDDING_KEYS); in getValidTrustedBiddingKeys()
133 TrustedBiddingDataFixture.VALID_TRUSTED_BIDDING_KEYS) in getValidBuilderWithSubdomainsForBuyer()
43 public static final ArrayList<String> VALID_TRUSTED_BIDDING_KEYS = field in MockWebServerDispatcherFactory253 return ImmutableList.copyOf(VALID_TRUSTED_BIDDING_KEYS); in getValidTrustedBiddingKeys()
78 private static final ArrayList<String> VALID_TRUSTED_BIDDING_KEYS = field in StaticAdTechServerUtils233 return ImmutableList.copyOf(VALID_TRUSTED_BIDDING_KEYS); in getValidTrustedBiddingKeys()
77 public static final ArrayList<String> VALID_TRUSTED_BIDDING_KEYS = field in AbstractPerfTest292 .setTrustedBiddingKeys(VALID_TRUSTED_BIDDING_KEYS) in getValidTrustedBiddingDataByBuyer()
116 private static final ImmutableList<String> VALID_TRUSTED_BIDDING_KEYS = field in FledgeCtsDebuggableJetpackTest764 return new ArrayList<>(VALID_TRUSTED_BIDDING_KEYS); in getValidTrustedBiddingKeys()
237 .VALID_TRUSTED_BIDDING_KEYS) in testJoinCustomAudience_withManyValidSubdomains_success()