Home
last modified time | relevance | path

Searched refs:mTestAdSelectionClient (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DAdSelectionManagerDebuggableTest.java56 private TestAdSelectionClient mTestAdSelectionClient; field in AdSelectionManagerDebuggableTest
68 mTestAdSelectionClient = in setup()
95 mTestAdSelectionClient.overrideAdSelectionConfigRemoteInfo(request); in testAddOverrideSucceeds()
109 mTestAdSelectionClient.removeAdSelectionConfigRemoteInfoOverride(request); in testRemoveNotExistingOverrideSucceeds()
124 mTestAdSelectionClient.overrideAdSelectionConfigRemoteInfo(addRequest); in testRemoveExistingOverrideSucceeds()
133 mTestAdSelectionClient.removeAdSelectionConfigRemoteInfoOverride(removeRequest); in testRemoveExistingOverrideSucceeds()
144 mTestAdSelectionClient.resetAllAdSelectionConfigRemoteOverrides(); in testResetAllOverridesSucceeds()
DFledgeCtsDebuggableTest.java459 private TestAdSelectionClient mTestAdSelectionClient; field in FledgeCtsDebuggableTest
516 mTestAdSelectionClient = in setup()
564 mTestAdSelectionClient.resetAllAdSelectionConfigRemoteOverrides(); in tearDown()
601 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_overall_Success()
681 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_v3BiddingLogic_overall_Success()
765 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_v3HeaderV2Logic_overall_fail()
844 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingEnabled()
927 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingDisabled()
1023 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_overallWithSubdomains_Success()
1129 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_scoringPrebuilt_Success()
[all …]
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DTestAdSelectionManagerTest.java109 private TestAdSelectionClient mTestAdSelectionClient; field in TestAdSelectionManagerTest
126 mTestAdSelectionClient = in setup()
194 mTestAdSelectionClient.overrideAdSelectionConfigRemoteInfo(request); in testAddOverrideFailsWithDebugModeDisabled()
221 mTestAdSelectionClient.removeAdSelectionConfigRemoteInfoOverride(request); in testRemoveOverrideFailsWithDebugModeDisabled()
325 mTestAdSelectionClient = in overrideAdSelectionClient()
342 mTestAdSelectionClient.overrideAdSelectionFromOutcomesConfigRemoteInfo(request); in testAddFromOutcomesOverrideFailsWithDebugModeDisabled()
361 mTestAdSelectionClient.removeAdSelectionFromOutcomesConfigRemoteInfoOverride( in testRemoveFromOutcomesOverrideFailsWithDebugModeDisabled()
378 mTestAdSelectionClient.resetAllAdSelectionFromOutcomesConfigRemoteOverrides(); in testResetAllFromOutcomesOverridesFailsWithDebugModeDisabled()
/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/
DSdkFledge.java151 private TestAdSelectionClient mTestAdSelectionClient; field in SdkFledge
288 mTestAdSelectionClient in onLoadSdk()
444 mTestAdSelectionClient = in setup()