Searched refs:VALID_TRUSTED_BIDDING_URI_PATH (Results 1 – 4 of 4) sorted by relevance
30 public static final String VALID_TRUSTED_BIDDING_URI_PATH = "/trusted/bidding/"; field in TrustedBiddingDataFixture40 return CommonFixture.getUri(buyer, VALID_TRUSTED_BIDDING_URI_PATH); in getValidTrustedBiddingUriByBuyer()
76 public static final String VALID_TRUSTED_BIDDING_URI_PATH = "/trusted/bidding/"; field in AbstractPerfTest216 } else if (request.getPath().startsWith(VALID_TRUSTED_BIDDING_URI_PATH)) { in setup()299 return mMockWebServerRule.uriForPath(VALID_TRUSTED_BIDDING_URI_PATH); in getValidTrustedBiddingUriByBuyer()
194 } else if (request.getPath().startsWith(VALID_TRUSTED_BIDDING_URI_PATH)) { in testAdSelectionAndReporting_executionHeavyJS_success()276 } else if (request.getPath().startsWith(VALID_TRUSTED_BIDDING_URI_PATH)) { in testAdSelectionAndReporting_memoryHeavyJS_success()
114 private static final String VALID_TRUSTED_BIDDING_URI_PATH = "/trusted/biddingsignals/simple"; field in FledgeCtsDebuggableJetpackTest760 return getUri(buyer, VALID_TRUSTED_BIDDING_URI_PATH); in getValidTrustedBiddingUriByBuyer()