Home
last modified time | relevance | path

Searched refs:setupDispatcher (Results 1 – 11 of 11) sorted by relevance

/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DAdSelectionReportingTest.java50 setupDispatcher( in testReportImpression_defaultAdSelection_happyPath()
71 setupDispatcher( in testReportImpression_buyerRequestFails_sellerRequestSucceeds()
94 setupDispatcher( in testReportImpression_buyerLogicTimesOut_reportingFails()
122 setupDispatcher( in testReportImpression_withMismatchedAdTechUri_sellerRequestFails()
151 setupDispatcher( in testReportImpression_registerBuyerAndSellerBeacons_happyPath()
173 setupDispatcher( in testReportImpression_failToRegisterBuyerBeacon_sellerBeaconSucceeds()
197 setupDispatcher( in testReportImpression_failToRegisterSellerBeacon_buyerBeaconSucceeds()
221 setupDispatcher( in testReportImpression_withMismatchedSellerAdTech_buyerStillCalled()
245 setupDispatcher( in testReportImpression_withMismatchedBuyerAdTech_sellerStillCalled()
269 setupDispatcher( in testReportImpression_withBuyerBeacon_onlyReportsForViewInteraction()
[all …]
DAdSelectionTest.java77 setupDispatcher( in testAdSelection_withBiddingAndScoringLogic_happyPath()
118 setupDispatcher( in testAdSelection_withBiddingLogicV3_happyPath()
146 setupDispatcher( in testAdSelection_withAdCostInUrl_happyPath()
177 setupDispatcher( in testAdSelection_withAdCostInUrl_adCostIsReported()
208 setupDispatcher( in testAdSelection_withFetchCustomAudience_fetchesAndReturnsSuccessfully()
250 setupDispatcher( in testAdSelection_withShortlyExpiringCustomAudience_selectAdsThrowsException()
279 setupDispatcher( in testAdSelectionOutcomes_withNoAdSelectionId_throwsException()
314 setupDispatcher( in testAdSelection_withDebugReporting_happyPath()
343 setupDispatcher( in testAdSelection_withDebugReportingDisabled_doesNotSend()
371 setupDispatcher( in testAdSelection_withDebugReportingAndRejectReason_happyPath()
[all …]
DSignalsCtsDebuggableTest.java84 setupDispatcher( in testUpdateSignals_success()
101 setupDispatcher( in testUpdateSignals_badUri_failure()
114 setupDispatcher( in testUpdateSignals_badJson_failure()
126 private ScenarioDispatcher setupDispatcher(ScenarioDispatcherFactory scenarioDispatcherFactory) in setupDispatcher() method in SignalsCtsDebuggableTest
DAdSelectionMediationTest.java53 setupDispatcher( in testSelectAds_withAdSelectionFromOutcomes_happyPath()
84 setupDispatcher( in testSelectAds_withImpressionReporting_eventsAreReceived()
126 setupDispatcher( in testAdSelectionFromOutcome_buyerMustEnrolledToParticipate()
DFledgeApiCallFromBackgroundTest.java48 setupDispatcher( in setup()
DCustomAudienceShellCommandsScenarioTest.java63 setupDispatcher( in testRun_refreshCustomAudiences_verifyCustomAudienceChanged()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/rootcts/
DCustomAudienceBackgroundFetchTest.java58 setupDispatcher( in testAdSelection_withInvalidFields_backgroundJobUpdatesSuccessfully()
85 setupDispatcher( in testAdSelection_withInvalidAds_backgroundJobUpdateFails()
113 setupDispatcher( in testAdSelection_withHighLatencyBackend_backgroundJobFails()
144 setupDispatcher( in testAdSelection_withOverlyLargeDailyUpdate_backgroundJobFails()
172 setupDispatcher( in testAdSelection_withLongRunningJob_backgroundJobFails()
DFledgeMaintenanceJobTest.java55 setupDispatcher( in testAdSelection_afterExpirationWindow_adSelectionDataCleared()
89 setupDispatcher( in testAdSelection_afterExpirationWindow_adInteractionsIsCleared()
DScheduleCustomAudienceUpdateTest.java126 setupDispatcher( in testScheduleCustomAudienceUpdate_DownloadedCaWinsAdSelection_success()
177 setupDispatcher( in testScheduleCustomAudienceUpdate_Disabled_failure()
DAdBeaconRegistrationTest.java84 setupDispatcher( in runAdSelectionAndReporting()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/
DFledgeScenarioTest.java288 protected ScenarioDispatcher setupDispatcher( in setupDispatcher() method in FledgeScenarioTest