Searched refs:getBuyerWinReportingUri (Results 1 – 8 of 8) sorted by relevance
36 public abstract Uri getBuyerWinReportingUri(); in getBuyerWinReportingUri() method in ReportingData91 reportingData.getBuyerWinReportingUri() != null in build()
42 Objects.requireNonNull(reportingData.getBuyerWinReportingUri()); in validateReportingData()
104 assertEquals(BUYER_REPORTING_URI_1, reportingData.getBuyerWinReportingUri()); in testBuild_withReportingUris_success()
198 .setBuyerReportingUri(REPORTING_DATA_WITH_URIS.getBuyerWinReportingUri())
274 reportingData.getBuyerWinReportingUri(), in reportImpression()348 return !Objects.isNull(reportingData.getBuyerWinReportingUri()) in isReportingUrisPresent()
824 .setBuyerReportingUri(reportingData.getBuyerWinReportingUri()) in persistReportingData()
1594 BUYER_REPORTING_URI, reportingData.getBuyerWinReportingUri().toString()); in testPersistAdSelectionResult_withoutDecrypt_validRequest_success()1706 BUYER_REPORTING_URI, reportingData.getBuyerWinReportingUri().toString()); in testPersistAdSelectionResult_withoutDecrypt_validRequest_successOmitAdsEnabled()2049 .getBuyerWinReportingUri() in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()2237 .getBuyerWinReportingUri() in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()2390 .getBuyerWinReportingUri() in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown()2498 .getBuyerWinReportingUri() in testReportImpression_serverAuction_buyerReportingFailure_noExceptionThrown()3844 BUYER_REPORTING_URI, reportingData.getBuyerWinReportingUri().toString()); in testPersistAdSelectionResult_withoutDecrypt_validSignalsRequest_success()
1953 assertNull(actualResult.getBuyerWinReportingUri()); in test_getReportingDataForId_idSupportsComputationData_successShouldUseUnifiedTablesDisabled()1987 assertNull(actualResult.getBuyerWinReportingUri()); in test_getReportingDataForId_idSupportsComputationData_successShouldUseUnifiedTablesEnabled()