Searched refs:invokeGetAdSelectionData (Results 1 – 3 of 3) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | GetAdSelectionDataRunnerTest.java | 302 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_returnsSuccess() 383 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled() 486 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator() 593 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator() 670 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_multiCloudFlagOn_invalidCoordinator_throwsError() 699 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_multiCloudFlagOn_validCoordinator_IsSuccess() 729 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_multiCloudFlagOn_nullCoordinator_IsSuccess() 758 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_multiCloudFlagOff_invalidCoordinator_IsSuccess() 788 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_returnsSuccessWithExcessiveSizeFormatterVersion() 845 invokeGetAdSelectionData(mGetAdSelectionDataRunner, inputParams); in testRunner_getAdSelectionData_returnsInternalErrorWhenEncounteringIOException() [all …]
|
D | AuctionServerE2ETest.java | 476 () -> invokeGetAdSelectionData(mAdSelectionService, getAdSelectionDataInput); in testAuctionServer_killSwitchDisabled_throwsException() 537 invokeGetAdSelectionData(mAdSelectionService, getAdSelectionDataInput); in testAuctionServer_consentDisabled_throwsException() 589 invokeGetAdSelectionData(mAdSelectionService, input); in testGetAdSelectionData_withoutEncrypt_validRequest_success() 676 invokeGetAdSelectionData(adSelectionService, input); in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled() 728 invokeGetAdSelectionData(adSelectionService, input2); in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled() 805 invokeGetAdSelectionData(adSelectionService, input); in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled() 878 invokeGetAdSelectionData(adSelectionService, input2); in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled() 955 invokeGetAdSelectionData(adSelectionService, input); in testAuctionServerFlow_withoutEncrypt_validRequest_FrequencyCapDisabled() 1028 invokeGetAdSelectionData(adSelectionService, input2); in testAuctionServerFlow_withoutEncrypt_validRequest_FrequencyCapDisabled() 1100 invokeGetAdSelectionData(mAdSelectionService, input); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled() [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/ |
D | KAnonE2ETest.java | 1878 invokeGetAdSelectionData(mAdSelectionService, input); in setupTestForPersistAdSelectionResult() 2115 public GetAdSelectionDataTestCallback invokeGetAdSelectionData(
|