Searched refs:SELLER_REPORTING_URI (Results 1 – 4 of 4) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AuctionServerE2ETest.java | 226 private static final String SELLER_REPORTING_URI = field in AuctionServerE2ETest 257 .setReportingUrl(SELLER_REPORTING_URI) 1596 SELLER_REPORTING_URI, reportingData.getSellerWinReportingUri().toString()); in testPersistAdSelectionResult_withoutDecrypt_validRequest_success() 1708 SELLER_REPORTING_URI, reportingData.getSellerWinReportingUri().toString()); in testPersistAdSelectionResult_withoutDecrypt_validRequest_successOmitAdsEnabled() 2052 SELLER_REPORTING_URI, in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled() 2105 .getAndReadNothing(eq(Uri.parse(SELLER_REPORTING_URI)), any()); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled() 2240 SELLER_REPORTING_URI, in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled() 2293 .getAndReadNothing(eq(Uri.parse(SELLER_REPORTING_URI)), any()); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled() 2333 .getAndReadNothing(eq(Uri.parse(SELLER_REPORTING_URI)), any(DevContext.class)); in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown() 2393 SELLER_REPORTING_URI, in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown() [all …]
|
D | PersistAdSelectionResultRunnerTest.java | 165 private static final String SELLER_REPORTING_URI = field in PersistAdSelectionResultRunnerTest 193 .setReportingUrl(SELLER_REPORTING_URI) 225 .setReportingUrl(SELLER_REPORTING_URI) 241 .setReportingUrl(SELLER_REPORTING_URI) 377 getReportingData(Uri.parse(BUYER_REPORTING_URI), Uri.parse(SELLER_REPORTING_URI)); 381 getReportingData(Uri.EMPTY, Uri.parse(SELLER_REPORTING_URI));
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/ |
D | KAnonE2ETest.java | 225 private static final String SELLER_REPORTING_URI = field in KAnonE2ETest 251 .setReportingUrl(SELLER_REPORTING_URI)
|
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/ |
D | FledgeCtsDebuggableTest.java | 205 private static final String SELLER_REPORTING_URI = field in FledgeCtsDebuggableTest 224 + SELLER_REPORTING_URI 244 + SELLER_REPORTING_URI
|