Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java5145 String trustedBiddingUriPath; in createCustomAudience() local
5147 trustedBiddingUriPath = BUYER_TRUSTED_SIGNAL_URI_PATH_WITH_DATA_VERSION; in createCustomAudience()
5149 trustedBiddingUriPath = BUYER_TRUSTED_SIGNAL_URI_PATH; in createCustomAudience()
5168 buyerDomain.getAuthority(), trustedBiddingUriPath)) in createCustomAudience()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DFledgeCtsDebuggableTest.java4971 final String trustedBiddingUriPath, in createCustomAudienceWithBiddingLogicUri() argument
5002 Uri.parse(baseServerAddress + trustedBiddingUriPath)) in createCustomAudienceWithBiddingLogicUri()