Searched defs:buyerReportingUri (Results 1 – 9 of 9) sorted by relevance
80 Uri buyerReportingUri = Uri.parse("buyer.reporting.uri"); in testInsertAndRead_validInput_success() local114 Uri buyerReportingUri = Uri.parse("buyer.reporting.uri"); in testUpdate_validInput_success() local141 Uri buyerReportingUri = Uri.parse("buyer.reporting.uri"); in testInsert_duplicateAdSelectionId_aborts() local167 Uri buyerReportingUri = Uri.parse("buyer.reporting.uri"); in testDelete_retrievingDeletedId_fails() local
78 long adSelectionId, @NonNull Uri sellerReportingUri, @NonNull Uri buyerReportingUri) { in create()100 public abstract DBReportingUris.Builder setBuyerReportingUri( in setBuyerReportingUri()
82 long adSelectionId, @Nullable Uri sellerReportingUri, @Nullable Uri buyerReportingUri) { in create()104 public abstract DBReportingData.Builder setBuyerReportingUri( in setBuyerReportingUri()
112 @Nullable Uri buyerReportingUri) { in create()153 public abstract DBAuctionServerAdSelection.Builder setBuyerReportingUri( in setBuyerReportingUri()
459 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionSuccessWithRegisterAdBeaconDisabled() local587 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionSuccessCallbackThrowsErrorAuctionServerEnabled() local715 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionFailureCallbackThrowsErrorAuctionServerEnabled() local836 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionSuccessCallbackThrowsErrorAuctionServerDisabled() local964 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionFailureCallbackThrowsErrorAuctionServerDisabled() local1076 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionSuccessfullyReportsAdCost() local1207 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionSuccessfullyReportsDataVersionHeader() local1351 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionSuccessfullyReportsSellerDataVersionHeader() local1482 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionSuccessWithRegisterAdBeaconEnabled() local1615 Uri buyerReportingUri = mMockWebServerRule.uriForPath(mBuyerReportingPath); in testReportImpressionSuccessWithUnifiedTablesEnabledAuctionServerDisabled() local[all …]
269 int biddingLogicExecutionRunMs, String buyerReportingUri) { in getBiddingLogicJS()277 int biddingLogicExecutionRunMs, String buyerReportingUri, String script) { in getBiddingLogicJS()
246 public static ReportingData getReportingData(Uri buyerReportingUri, Uri sellerReportingUri) { in getReportingData()
472 Uri buyerReportingUri = reportingUris.buyerReportingUri; in doReport() local
3524 Uri buyerReportingUri = mockWebServerRule.uriForPath(BUYER_REPORTING_PATH); in testFledgeFlowSuccessWithMockServer_ContextualAdsFlow() local