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.java58 private TestAdSelectionClient mTestAdSelectionClient; field in AdSelectionManagerDebuggableTest
70 mTestAdSelectionClient = in setup()
98 mTestAdSelectionClient.overrideAdSelectionConfigRemoteInfo(request); in testAddOverrideSucceeds()
112 mTestAdSelectionClient.removeAdSelectionConfigRemoteInfoOverride(request); in testRemoveNotExistingOverrideSucceeds()
127 mTestAdSelectionClient.overrideAdSelectionConfigRemoteInfo(addRequest); in testRemoveExistingOverrideSucceeds()
136 mTestAdSelectionClient.removeAdSelectionConfigRemoteInfoOverride(removeRequest); in testRemoveExistingOverrideSucceeds()
147 mTestAdSelectionClient.resetAllAdSelectionConfigRemoteOverrides(); in testResetAllOverridesSucceeds()
DFledgeCtsDebuggableTest.java467 private TestAdSelectionClient mTestAdSelectionClient; field in FledgeCtsDebuggableTest
522 mTestAdSelectionClient = in setup()
574 mTestAdSelectionClient.resetAllAdSelectionConfigRemoteOverrides(); in tearDown()
606 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_overall_Success()
686 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_v3BiddingLogic_overall_Success()
770 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_v3HeaderV2Logic_overall_fail()
849 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingEnabled()
932 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingDisabled()
1028 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_overallWithSubdomains_Success()
1134 mTestAdSelectionClient in testFledgeAuctionSelectionFlow_scoringPrebuilt_Success()
[all …]
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DTestAdSelectionManagerTest.java113 private TestAdSelectionClient mTestAdSelectionClient; field in TestAdSelectionManagerTest
123 mTestAdSelectionClient = in setup()
199 mTestAdSelectionClient.overrideAdSelectionConfigRemoteInfo(request); in testAddOverrideFailsWithDebugModeDisabled()
221 mTestAdSelectionClient.removeAdSelectionConfigRemoteInfoOverride(request); in testRemoveOverrideFailsWithDebugModeDisabled()
312 mTestAdSelectionClient = in overrideAdSelectionClient()
329 mTestAdSelectionClient.overrideAdSelectionFromOutcomesConfigRemoteInfo(request); in testAddFromOutcomesOverrideFailsWithDebugModeDisabled()
344 mTestAdSelectionClient.removeAdSelectionFromOutcomesConfigRemoteInfoOverride( in testRemoveFromOutcomesOverrideFailsWithDebugModeDisabled()
357 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()