Searched defs:sellerReportingUri (Results 1 – 9 of 9) sorted by relevance
79 Uri sellerReportingUri = Uri.parse("seller.reporting.uri"); in testInsertAndRead_validInput_success() local113 Uri sellerReportingUri = Uri.parse("seller.reporting.uri"); in testUpdate_validInput_success() local140 Uri sellerReportingUri = Uri.parse("seller.reporting.uri"); in testInsert_duplicateAdSelectionId_aborts() local166 Uri sellerReportingUri = Uri.parse("seller.reporting.uri"); in testDelete_retrievingDeletedId_fails() local
78 long adSelectionId, @NonNull Uri sellerReportingUri, @NonNull Uri buyerReportingUri) { in create()96 public abstract DBReportingUris.Builder setSellerReportingUri( in setSellerReportingUri()
82 long adSelectionId, @Nullable Uri sellerReportingUri, @Nullable Uri buyerReportingUri) { in create()100 public abstract DBReportingData.Builder setSellerReportingUri( in setSellerReportingUri()
111 @Nullable Uri sellerReportingUri, in create()149 public abstract DBAuctionServerAdSelection.Builder setSellerReportingUri( in setSellerReportingUri()
458 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionSuccessWithRegisterAdBeaconDisabled() local586 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionSuccessCallbackThrowsErrorAuctionServerEnabled() local714 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionFailureCallbackThrowsErrorAuctionServerEnabled() local835 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionSuccessCallbackThrowsErrorAuctionServerDisabled() local963 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionFailureCallbackThrowsErrorAuctionServerDisabled() local1075 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionSuccessfullyReportsAdCost() local1206 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionSuccessfullyReportsDataVersionHeader() local1350 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionSuccessfullyReportsSellerDataVersionHeader() local1481 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionSuccessWithRegisterAdBeaconEnabled() local1614 Uri sellerReportingUri = mMockWebServerRule.uriForPath(mSellerReportingPath); in testReportImpressionSuccessWithUnifiedTablesEnabledAuctionServerDisabled() local[all …]
261 int scoringLogicExecutionRunMs, String sellerReportingUri) { in getDecisionLogicJS()
246 public static ReportingData getReportingData(Uri buyerReportingUri, Uri sellerReportingUri) { in getReportingData()
471 Uri sellerReportingUri = reportingUris.sellerReportingUri; in doReport() local
3523 Uri sellerReportingUri = mockWebServerRule.uriForPath(SELLER_REPORTING_PATH); in testFledgeFlowSuccessWithMockServer_ContextualAdsFlow() local