Searched refs:WINNER_AD_RENDER_URI (Results 1 – 3 of 3) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | PersistAdSelectionResultRunnerTest.java | 159 private static final Uri WINNER_AD_RENDER_URI = field in PersistAdSelectionResultRunnerTest 255 .setAdRenderUrl(WINNER_AD_RENDER_URI.toString()) 266 .setAdRenderUrl(WINNER_AD_RENDER_URI.toString()) 278 .setAdRenderUrl(WINNER_AD_RENDER_URI.toString()) 290 .setAdRenderUrl(WINNER_AD_RENDER_URI.toString()) 301 .setAdRenderUrl(WINNER_AD_RENDER_URI.toString()) 320 .setRenderUri(WINNER_AD_RENDER_URI) 365 getAdSelectionResultBidAndUri(AD_SELECTION_ID, BID, WINNER_AD_RENDER_URI); 554 WINNER_AD_RENDER_URI, callback.mPersistAdSelectionResultResponse.getAdRenderUri()); in testRunner_persistRemarketingResult_success() 667 WINNER_AD_RENDER_URI, callback.mPersistAdSelectionResultResponse.getAdRenderUri()); in testRunner_persistAppInstallResult_success() [all …]
|
D | AuctionServerE2ETest.java | 222 private static final Uri WINNER_AD_RENDER_URI = WINNER_AD.getRenderUri(); field in AuctionServerE2ETest 269 .setAdRenderUrl(WINNER_AD_RENDER_URI.toString()) 282 .setAdRenderUrl(WINNER_AD_RENDER_URI.toString()) 1584 WINNER_AD_RENDER_URI, in testPersistAdSelectionResult_withoutDecrypt_validRequest_success() 1696 WINNER_AD_RENDER_URI, in testPersistAdSelectionResult_withoutDecrypt_validRequest_successOmitAdsEnabled() 1774 WINNER_AD_RENDER_URI, in testAuctionServerResult_usedInWaterfallMediation_success() 2040 Assert.assertEquals(WINNER_AD_RENDER_URI, adRenderUriFromPersistAdSelectionResult); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled() 2228 Assert.assertEquals(WINNER_AD_RENDER_URI, adRenderUriFromPersistAdSelectionResult); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled() 2381 Assert.assertEquals(WINNER_AD_RENDER_URI, adRenderUriFromPersistAdSelectionResult); in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown() 2489 Assert.assertEquals(WINNER_AD_RENDER_URI, adRenderUriFromPersistAdSelectionResult); in testReportImpression_serverAuction_buyerReportingFailure_noExceptionThrown() [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/ |
D | KAnonE2ETest.java | 222 private static final Uri WINNER_AD_RENDER_URI = WINNER_AD.getRenderUri(); field in KAnonE2ETest 263 .setAdRenderUrl(WINNER_AD_RENDER_URI.toString())
|