Home
last modified time | relevance | path

Searched defs:inputParams (Results 1 – 18 of 18) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DReportEventImplTest.java296 ReportInteractionInput inputParams = in testImplSuccessfullyReportsRegisteredInteractions() local
378 ReportInteractionInput inputParams = in testImplDoesNotCrashAfterSellerReportingThrowsAnException() local
463 ReportInteractionInput inputParams = in testImplDoesNotCrashAfterBuyerReportingThrowsAnException() local
541 ReportInteractionInput inputParams = in testImplOnlyReportsBuyersRegisteredInteractions() local
612 ReportInteractionInput inputParams = in testImplOnlyReportsSellerRegisteredInteractions() local
704 ReportInteractionInput inputParams = in testImplReturnsOnlyReportsUriThatPassesEnrollmentCheck() local
779 ReportInteractionInput inputParams = in testImplReturnsSuccessButDoesNotDoReportingWhenBothFailEnrollmentCheck() local
839 ReportInteractionInput inputParams = in testImplFailsWithInvalidPackageName() local
907 ReportInteractionInput inputParams = in testImplFailsWhenForegroundCheckFails() local
972 ReportInteractionInput inputParams = in testImplFailsWhenThrottled() local
[all …]
DPersistAdSelectionResultRunnerTest.java542 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_success() local
655 PersistAdSelectionResultInput inputParams = in testRunner_persistAppInstallResult_success() local
771 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_withInvalidSellerReportingUriSuccess() local
877 PersistAdSelectionResultInput inputParams = in testRunner_persistAppInstallResult_withInvalidSellerReportingUriSuccess() local
983 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_withInvalidBuyerReportingUriSuccess() local
1107 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_forceOnAbsentOwnerFalseSkipsValidation() local
1206 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_forceOnAbsentOwnerFalseFuzzySearch() local
1274 PersistAdSelectionResultInput inputParams = in testRunner_persistChaffResult_nothingPersisted() local
1326 PersistAdSelectionResultInput inputParams = in testRunner_persistResultWithError_throwsException() local
1385 PersistAdSelectionResultInput inputParams = in testRunner_persistTimesOut_throwsException() local
[all …]
DGetAdSelectionDataRunnerTest.java295 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsSuccess() local
362 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled() local
465 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator() local
571 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator() local
662 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_multiCloudFlagOn_invalidCoordinator_throwsError() local
691 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_multiCloudFlagOn_validCoordinator_IsSuccess() local
721 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_multiCloudFlagOn_nullCoordinator_IsSuccess() local
750 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_multiCloudFlagOff_invalidCoordinator_IsSuccess() local
781 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsSuccessWithExcessiveSizeFormatterVersion() local
838 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsInternalErrorWhenEncounteringIOException() local
[all …]
DReportAndRegisterEventImplTest.java1045 ReportInteractionInput inputParams = in testReportEventImplFailsWithUnknownAdSelectionId_serverAuctionEnabled() local
1089 ReportInteractionInput inputParams = in test_idFoundInInitializationDb_registeredInteractionsReported() local
1212 private ReportEventTestCallback callReportEvent(ReportInteractionInput inputParams) in callReportEvent()
1221 ReportInteractionInput inputParams, boolean shouldCountLog) throws Exception { in callReportEvent()
DReportAndRegisterEventFallbackImplTest.java1380 ReportInteractionInput inputParams = in testReportEventImplFailsWithUnknownAdSelectionId_serverAuctionEnabled() local
1428 ReportInteractionInput inputParams = in test_idFoundInInitializationDb_registeredInteractionsReported() local
1559 private ReportEventTestCallback callReportEvent(ReportInteractionInput inputParams) in callReportEvent()
1568 ReportInteractionInput inputParams, boolean shouldCountLog) throws Exception { in callReportEvent()
DAdSelectionServiceImplTest.java10140 UpdateAdCounterHistogramInput inputParams = in testUpdateAdCounterHistogramNullCallbackThrows() local
10189 ReportInteractionInput inputParams = in testReportEvent_nullCallback_throws() local
10247 ReportInteractionInput inputParams = in testReportEvent_callbackErrorReported() local
10339 ReportInteractionInput inputParams = in testReportEvent_onlyReport_success() local
10378 SetAdCounterHistogramOverrideInput inputParams = in testSetAdCounterHistogramOverrideNullCallbackThrows() local
10422 SetAdCounterHistogramOverrideInput inputParams = in testSetAdCounterHistogramOverrideCallbackErrorReported() local
10467 SetAdCounterHistogramOverrideInput inputParams = in testSetAdCounterHistogramOverrideSuccess() local
10506 RemoveAdCounterHistogramOverrideInput inputParams = in testRemoveAdCounterHistogramOverrideNullCallbackThrows() local
10548 RemoveAdCounterHistogramOverrideInput inputParams = in testRemoveAdCounterHistogramOverrideCallbackErrorReported() local
10591 RemoveAdCounterHistogramOverrideInput inputParams = in testRemoveAdCounterHistogramOverrideSuccess() local
[all …]
DReportAndRegisterEventE2ETest.java1157 private ReportAndRegisterEventTestCallback callReportEvent(ReportInteractionInput inputParams) in callReportEvent()
1166 ReportInteractionInput inputParams, boolean shouldCountLog) throws Exception { in callReportEvent()
DFrequencyCapFilteringE2ETest.java1027 UpdateAdCounterHistogramInput inputParams) throws InterruptedException { in callUpdateAdCounterHistogram()
/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/
DAdSelectionService.aidl146 void selectAdsFromOutcomes(in AdSelectionFromOutcomesInput inputParams, in selectAdsFromOutcomes()
178 in ReportInteractionInput inputParams, in ReportInteractionCallback callback); in reportInteraction()
184 void updateAdCounterHistogram(in UpdateAdCounterHistogramInput inputParams, in updateAdCounterHistogram()
274 void setAdCounterHistogramOverride(in SetAdCounterHistogramOverrideInput inputParams, in setAdCounterHistogramOverride()
280 void removeAdCounterHistogramOverride(in RemoveAdCounterHistogramOverrideInput inputParams, in removeAdCounterHistogramOverride()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdSelectionServiceImpl.java382 GetAdSelectionDataInput inputParams, in getAdSelectionData()
444 PersistAdSelectionResultInput inputParams, in persistAdSelectionResult()
556 public void selectAds( in selectAds()
568 public void selectAds( in selectAds()
618 GetAdSelectionDataInput inputParams, in runGetAdSelectionData()
725 AdSelectionInput inputParams, in runAdSelection()
784 AdSelectionInput inputParams, in runAdSelectionWithDebugReporting()
832 public void selectAdsFromOutcomes( in selectAdsFromOutcomes()
971 public void reportInteraction( in reportInteraction()
1062 public void updateAdCounterHistogram( in updateAdCounterHistogram()
[all …]
DUpdateAdCounterHistogramWorker.java114 public void updateAdCounterHistogram( in updateAdCounterHistogram()
152 private ListenableFuture<Void> submitUpdateAdCounterHistogram( in submitUpdateAdCounterHistogram()
166 private Void validateRequest(@NonNull UpdateAdCounterHistogramInput inputParams) { in validateRequest()
DPersistAdSelectionResultRunner.java204 public void run( in run()
DOutcomeSelectionRunner.java240 public void runOutcomeSelection( in runOutcomeSelection()
DAdSelectionRunner.java326 public void runAdSelection( in runAdSelection()
DGetAdSelectionDataRunner.java325 public void run( in run()
/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/
DAdSelectionFromOutcomesInputTest.java43 AdSelectionFromOutcomesInput inputParams = createAdSelectionFromOutcomesInput(config); in testBuildValidAdSelectionFromOutcomesInputSuccess() local
54 AdSelectionFromOutcomesInput inputParams = createAdSelectionFromOutcomesInput(config); in testParcelValidInputSuccess() local
/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/cobalt/
DEncryptedCobaltEnvelopeParamsTest.java64 EncryptedCobaltEnvelopeParams inputParams = in parcelContents_areEqualToInput() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java4165 UpdateAdCounterHistogramInput inputParams = in updateHistogramAndAssertSuccess() local
5068 AdSelectionServiceImpl adSelectionService, ReportInteractionInput inputParams) in callReportInteraction()