Home
last modified time | relevance | path

Searched refs:getAdSelectionDataTestCallback (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java675 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback = in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled() local
678 getAdSelectionDataTestCallback.mGetAdSelectionDataResponse.getAdSelectionId(); in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled()
679 assertTrue(getAdSelectionDataTestCallback.mIsSuccess); in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled()
684 getAdSelectionDataTestCallback, in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled()
804 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback = in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled() local
807 getAdSelectionDataTestCallback.mGetAdSelectionDataResponse.getAdSelectionId(); in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()
808 assertTrue(getAdSelectionDataTestCallback.mIsSuccess); in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()
813 getAdSelectionDataTestCallback, in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()
954 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback = in testAuctionServerFlow_withoutEncrypt_validRequest_FrequencyCapDisabled() local
957 getAdSelectionDataTestCallback.mGetAdSelectionDataResponse.getAdSelectionId(); in testAuctionServerFlow_withoutEncrypt_validRequest_FrequencyCapDisabled()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/
DKAnonE2ETest.java1877 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback = in setupTestForPersistAdSelectionResult() local
1880 getAdSelectionDataTestCallback.mGetAdSelectionDataResponse.getAdSelectionId(); in setupTestForPersistAdSelectionResult()
1881 Assert.assertTrue(getAdSelectionDataTestCallback.mIsSuccess); in setupTestForPersistAdSelectionResult()
1886 getAdSelectionDataTestCallback, in setupTestForPersistAdSelectionResult()