Searched refs:mPersistAdSelectionResultResponse (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 | 554 WINNER_AD_RENDER_URI, callback.mPersistAdSelectionResultResponse.getAdRenderUri()); in testRunner_persistRemarketingResult_success() 556 AD_SELECTION_ID, callback.mPersistAdSelectionResultResponse.getAdSelectionId()); in testRunner_persistRemarketingResult_success() 667 WINNER_AD_RENDER_URI, callback.mPersistAdSelectionResultResponse.getAdRenderUri()); in testRunner_persistAppInstallResult_success() 669 AD_SELECTION_ID, callback.mPersistAdSelectionResultResponse.getAdSelectionId()); in testRunner_persistAppInstallResult_success() 783 WINNER_AD_RENDER_URI, callback.mPersistAdSelectionResultResponse.getAdRenderUri()); in testRunner_persistRemarketingResult_withInvalidSellerReportingUriSuccess() 785 AD_SELECTION_ID, callback.mPersistAdSelectionResultResponse.getAdSelectionId()); in testRunner_persistRemarketingResult_withInvalidSellerReportingUriSuccess() 889 WINNER_AD_RENDER_URI, callback.mPersistAdSelectionResultResponse.getAdRenderUri()); in testRunner_persistAppInstallResult_withInvalidSellerReportingUriSuccess() 891 AD_SELECTION_ID, callback.mPersistAdSelectionResultResponse.getAdSelectionId()); in testRunner_persistAppInstallResult_withInvalidSellerReportingUriSuccess() 995 WINNER_AD_RENDER_URI, callback.mPersistAdSelectionResultResponse.getAdRenderUri()); in testRunner_persistRemarketingResult_withInvalidBuyerReportingUriSuccess() 997 AD_SELECTION_ID, callback.mPersistAdSelectionResultResponse.getAdSelectionId()); in testRunner_persistRemarketingResult_withInvalidBuyerReportingUriSuccess() [all …]
|
D | AuctionServerE2ETest.java | 557 adSelectionId, callback2.mPersistAdSelectionResultResponse.getAdSelectionId()); in testAuctionServer_consentDisabled_throwsException() 558 Assert.assertNotNull(callback2.mPersistAdSelectionResultResponse.getAdRenderUri()); in testAuctionServer_consentDisabled_throwsException() 560 Uri.EMPTY, callback2.mPersistAdSelectionResultResponse.getAdRenderUri()); in testAuctionServer_consentDisabled_throwsException() 1585 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in testPersistAdSelectionResult_withoutDecrypt_validRequest_success() 1589 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in testPersistAdSelectionResult_withoutDecrypt_validRequest_success() 1697 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in testPersistAdSelectionResult_withoutDecrypt_validRequest_successOmitAdsEnabled() 1701 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in testPersistAdSelectionResult_withoutDecrypt_validRequest_successOmitAdsEnabled() 1775 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in testAuctionServerResult_usedInWaterfallMediation_success() 1779 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in testAuctionServerResult_usedInWaterfallMediation_success() 1930 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in testPersistAdSelectionResult_withDecrypt_validRequest_successEmptyUri() [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/ |
D | KAnonE2ETest.java | 501 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_withKAnonImmediateValueZero_savesTheMessageInDB() 625 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_withImmediateJoinValueHundred_signsAndJoinsMessage() 677 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_actGenerateParamsFails_shouldNotUpdateStatusInDB() 729 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_httpRegisterClientFails_shouldNotUpdateStatusInDB() 771 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_httpFetchServerParamFails_shouldNotUpdateStatusInDB() 825 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_getChallengeHttpFails_shouldNotUpdateStatusInDB() 993 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_withAttestationEnabled_signsAndJoinsMessage() 1033 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_joinHttpRequestFails_shouldMarkMessageAsFailed() 1075 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_getTokensHttpRequestFails_shouldMarkMessagesAsFailed() 1108 persistAdSelectionResultTestCallback.mPersistAdSelectionResultResponse in persistAdSelectionData_actRecoverTokensFails_shouldMarkMessagesAsFailed() [all …]
|