/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/ |
D | ReportEventImplTest.java | 286 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 …]
|
D | PersistAdSelectionResultRunnerTest.java | 631 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 …]
|
D | GetAdSelectionDataRunnerTest.java | 294 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 …]
|
D | ReportAndRegisterEventImplTest.java | 1024 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()
|
D | ReportAndRegisterEventFallbackImplTest.java | 1375 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()
|
D | AdSelectionServiceImplTest.java | 9821 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 …]
|
D | ReportAndRegisterEventE2ETest.java | 1148 private ReportAndRegisterEventTestCallback callReportEvent(ReportInteractionInput inputParams) in callReportEvent() 1157 ReportInteractionInput inputParams, boolean shouldCountLog) throws Exception { in callReportEvent()
|
D | FrequencyCapFilteringE2ETest.java | 1003 UpdateAdCounterHistogramInput inputParams) throws InterruptedException { in callUpdateAdCounterHistogram()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | AdSelectionServiceImpl.java | 406 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 …]
|
D | UpdateAdCounterHistogramWorker.java | 119 public void updateAdCounterHistogram( in updateAdCounterHistogram() 157 private ListenableFuture<Void> submitUpdateAdCounterHistogram( in submitUpdateAdCounterHistogram() 171 private Void validateRequest(@NonNull UpdateAdCounterHistogramInput inputParams) { in validateRequest()
|
D | OutcomeSelectionRunner.java | 248 public void runOutcomeSelection( in runOutcomeSelection()
|
D | PersistAdSelectionResultRunner.java | 256 public void run( in run()
|
D | AdSelectionRunner.java | 339 public void runAdSelection( in runAdSelection()
|
/aosp_15_r20/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/ |
D | AdSelectionService.aidl | 146 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/ |
D | AdSelectionFromOutcomesInputTest.java | 41 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/ |
D | EncryptedCobaltEnvelopeParamsTest.java | 54 EncryptedCobaltEnvelopeParams inputParams = in parcelContents_areEqualToInput() local
|
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/ |
H A D | AdaptivePlaybackFrameDropTest.java | 57 public static Collection<Object[]> inputParams() { in inputParams() method in AdaptivePlaybackFrameDropTest
|
H A D | FrameDropTest.java | 55 public static Collection<Object[]> inputParams() { in inputParams() method in FrameDropTest
|
H A D | MultiEncoderPerfTest.java | 72 public static Collection<Object[]> inputParams() { in inputParams() method in MultiEncoderPerfTest
|
H A D | ExtYuvTargetSupportTest.java | 72 public static Collection<Object[]> inputParams() { in inputParams() method in ExtYuvTargetSupportTest
|
H A D | MultiDecoderPerfTest.java | 73 public static Collection<Object[]> inputParams() { in inputParams() method in MultiDecoderPerfTest
|
H A D | MultiEncoderPairPerfTest.java | 76 public static Collection<Object[]> inputParams() { in inputParams() method in MultiEncoderPairPerfTest
|
H A D | MultiTranscoderPerfTest.java | 87 public static Collection<Object[]> inputParams() { in inputParams() method in MultiTranscoderPerfTest
|
H A D | MultiDecoderPairPerfTest.java | 80 public static Collection<Object[]> inputParams() { in inputParams() method in MultiDecoderPairPerfTest
|
/aosp_15_r20/external/armnn/src/armnn/test/ |
H A D | ConstTensorLayerVisitor.hpp | 250 void LstmVisitor::CheckInputParameters(const LayerType* layer, const LstmInputParams& inputParams) in CheckInputParameters()
|