Home
last modified time | relevance | path

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

1234

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DReportEventImplTest.java286 ReportInteractionInput inputParams = in testImplSuccessfullyReportsRegisteredInteractions() local
363 ReportInteractionInput inputParams = in testImplSuccessfullyReportsRegisteredInteractionsWithUXNotificationEnforcementDisabled() local
449 ReportInteractionInput inputParams = in testImplDoesNotCrashAfterSellerReportingThrowsAnException() local
534 ReportInteractionInput inputParams = in testImplDoesNotCrashAfterBuyerReportingThrowsAnException() local
612 ReportInteractionInput inputParams = in testImplOnlyReportsBuyersRegisteredInteractions() local
683 ReportInteractionInput inputParams = in testImplOnlyReportsSellerRegisteredInteractions() local
778 ReportInteractionInput inputParams = in testImplReturnsOnlyReportsUriThatPassesEnrollmentCheck() local
856 ReportInteractionInput inputParams = in testImplReturnsSuccessButDoesNotDoReportingWhenBothFailEnrollmentCheck() local
917 ReportInteractionInput inputParams = in testImplFailsWithInvalidPackageName() local
986 ReportInteractionInput inputParams = in testImplFailsWhenForegroundCheckFails() local
[all …]
DPersistAdSelectionResultRunnerTest.java631 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_success() local
769 PersistAdSelectionResultInput inputParams = in testRunner_withWinningSellerInOutComeDisabled_returnsEmptyWinningSeller() local
833 PersistAdSelectionResultInput inputParams = in testRunner_persistChaffResult_returnsEmptyWinningSeller() local
901 PersistAdSelectionResultInput inputParams = in testRunner_withWinningSellerInOutComeEnabled_returnsCorrectWinningSeller() local
974 PersistAdSelectionResultInput inputParams = in testRunner_winningSellerEnabledAndNoWinningSellerInAuctionResult_returnsEmptyWinner() local
1157 PersistAdSelectionResultInput inputParams = in testRunner_persistAppInstallResult_success() local
1276 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_withInvalidSellerReportingUriSuccess() local
1385 PersistAdSelectionResultInput inputParams = in testRunner_persistAppInstallResult_withInvalidSellerReportingUriSuccess() local
1494 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_withInvalidBuyerReportingUriSuccess() local
1618 PersistAdSelectionResultInput inputParams = in testRunner_persistRemarketingResult_forceOnAbsentOwnerFalseSkipsValidation() local
[all …]
DGetAdSelectionDataRunnerTest.java294 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsSuccess() local
340 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsSuccessWithUXNotificationEnforcementDisabled() local
426 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_WithSellerConfigurationSuccessNoOptimizations() local
547 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_WithSellerConfigurationSuccessSellerMaxImpl() local
662 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled() local
765 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator() local
871 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator() local
962 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_multiCloudFlagOn_invalidCoordinator_throwsError() local
999 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_multiCloudFlagOn_validCoordinator_IsSuccess() local
1029 GetAdSelectionDataInput inputParams = in testRunner_getAdSelectionData_multiCloudFlagOn_nullCoordinator_IsSuccess() local
[all …]
DReportAndRegisterEventImplTest.java1024 ReportInteractionInput inputParams = in testReportEventImplFailsWithUnknownAdSelectionId_serverAuctionEnabled() local
1068 ReportInteractionInput inputParams = in test_idFoundInInitializationDb_registeredInteractionsReported() local
1192 private ReportEventTestCallback callReportEvent(ReportInteractionInput inputParams) in callReportEvent()
1201 ReportInteractionInput inputParams, boolean shouldCountLog) throws Exception { in callReportEvent()
DReportAndRegisterEventFallbackImplTest.java1375 ReportInteractionInput inputParams = in testReportEventImplFailsWithUnknownAdSelectionId_serverAuctionEnabled() local
1423 ReportInteractionInput inputParams = in test_idFoundInInitializationDb_registeredInteractionsReported() local
1555 private ReportEventTestCallback callReportEvent(ReportInteractionInput inputParams) in callReportEvent()
1564 ReportInteractionInput inputParams, boolean shouldCountLog) throws Exception { in callReportEvent()
DAdSelectionServiceImplTest.java9821 UpdateAdCounterHistogramInput inputParams = in testUpdateAdCounterHistogramNullCallbackThrows() local
9873 ReportInteractionInput inputParams = in testReportEvent_nullCallback_throws() local
9928 ReportInteractionInput inputParams = in testReportEvent_callbackErrorReported() local
10016 ReportInteractionInput inputParams = in testReportEvent_onlyReport_success() local
10050 SetAdCounterHistogramOverrideInput inputParams = in testSetAdCounterHistogramOverrideNullCallbackThrows() local
10086 SetAdCounterHistogramOverrideInput inputParams = in testSetAdCounterHistogramOverrideCallbackErrorReported() local
10124 SetAdCounterHistogramOverrideInput inputParams = in testSetAdCounterHistogramOverrideSuccess() local
10158 RemoveAdCounterHistogramOverrideInput inputParams = in testRemoveAdCounterHistogramOverrideNullCallbackThrows() local
10192 RemoveAdCounterHistogramOverrideInput inputParams = in testRemoveAdCounterHistogramOverrideCallbackErrorReported() local
10228 RemoveAdCounterHistogramOverrideInput inputParams = in testRemoveAdCounterHistogramOverrideSuccess() local
[all …]
DReportAndRegisterEventE2ETest.java1148 private ReportAndRegisterEventTestCallback callReportEvent(ReportInteractionInput inputParams) in callReportEvent()
1157 ReportInteractionInput inputParams, boolean shouldCountLog) throws Exception { in callReportEvent()
DFrequencyCapFilteringE2ETest.java1003 UpdateAdCounterHistogramInput inputParams) throws InterruptedException { in callUpdateAdCounterHistogram()
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdSelectionServiceImpl.java406 GetAdSelectionDataInput inputParams, in getAdSelectionData()
483 PersistAdSelectionResultInput inputParams, in persistAdSelectionResult()
607 public void selectAds( in selectAds()
619 public void selectAds( in selectAds()
669 GetAdSelectionDataInput inputParams, in runGetAdSelectionData()
727 AdSelectionInput inputParams, in runAdSelection()
786 AdSelectionInput inputParams, in runAdSelectionWithDebugReporting()
835 public void selectAdsFromOutcomes( in selectAdsFromOutcomes()
981 public void reportInteraction( in reportInteraction()
1078 public void updateAdCounterHistogram( in updateAdCounterHistogram()
[all …]
DUpdateAdCounterHistogramWorker.java119 public void updateAdCounterHistogram( in updateAdCounterHistogram()
157 private ListenableFuture<Void> submitUpdateAdCounterHistogram( in submitUpdateAdCounterHistogram()
171 private Void validateRequest(@NonNull UpdateAdCounterHistogramInput inputParams) { in validateRequest()
DOutcomeSelectionRunner.java248 public void runOutcomeSelection( in runOutcomeSelection()
DPersistAdSelectionResultRunner.java256 public void run( in run()
DAdSelectionRunner.java339 public void runAdSelection( in runAdSelection()
/aosp_15_r20/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()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/
DAdSelectionFromOutcomesInputTest.java41 AdSelectionFromOutcomesInput inputParams = createAdSelectionFromOutcomesInput(config); in testBuildValidAdSelectionFromOutcomesInputSuccess() local
52 AdSelectionFromOutcomesInput inputParams = createAdSelectionFromOutcomesInput(config); in testParcelValidInputSuccess() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/cobalt/
DEncryptedCobaltEnvelopeParamsTest.java54 EncryptedCobaltEnvelopeParams inputParams = in parcelContents_areEqualToInput() local
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DAdaptivePlaybackFrameDropTest.java57 public static Collection<Object[]> inputParams() { in inputParams() method in AdaptivePlaybackFrameDropTest
H A DFrameDropTest.java55 public static Collection<Object[]> inputParams() { in inputParams() method in FrameDropTest
H A DMultiEncoderPerfTest.java72 public static Collection<Object[]> inputParams() { in inputParams() method in MultiEncoderPerfTest
H A DExtYuvTargetSupportTest.java72 public static Collection<Object[]> inputParams() { in inputParams() method in ExtYuvTargetSupportTest
H A DMultiDecoderPerfTest.java73 public static Collection<Object[]> inputParams() { in inputParams() method in MultiDecoderPerfTest
H A DMultiEncoderPairPerfTest.java76 public static Collection<Object[]> inputParams() { in inputParams() method in MultiEncoderPairPerfTest
H A DMultiTranscoderPerfTest.java87 public static Collection<Object[]> inputParams() { in inputParams() method in MultiTranscoderPerfTest
H A DMultiDecoderPairPerfTest.java80 public static Collection<Object[]> inputParams() { in inputParams() method in MultiDecoderPairPerfTest
/aosp_15_r20/external/armnn/src/armnn/test/
H A DConstTensorLayerVisitor.hpp250 void LstmVisitor::CheckInputParameters(const LayerType* layer, const LstmInputParams& inputParams) in CheckInputParameters()

1234