Home
last modified time | relevance | path

Searched refs:testAdSelectionClient (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/cts/endtoends/permissions/noperm/src/com/android/adservices/tests/permissions/
DPermissionsNoPermTest.java290 TestAdSelectionClient testAdSelectionClient = in testPermissionNotRequested_fledgeOverrideAdSelectionConfigRemoteInfo() local
314 testAdSelectionClient in testPermissionNotRequested_fledgeOverrideAdSelectionConfigRemoteInfo()
323 TestAdSelectionClient testAdSelectionClient = in testPermissionNotRequested_fledgeRemoveAdSelectionConfigRemoteInfo() local
338 testAdSelectionClient in testPermissionNotRequested_fledgeRemoveAdSelectionConfigRemoteInfo()
347 TestAdSelectionClient testAdSelectionClient = in testPermissionNotRequested_fledgeResetAllAdSelectionConfigRemoteOverrides() local
357 testAdSelectionClient.resetAllAdSelectionConfigRemoteOverrides().get(); in testPermissionNotRequested_fledgeResetAllAdSelectionConfigRemoteOverrides()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DTestAdSelectionManagerTest.java236 TestAdSelectionClient testAdSelectionClient = in testResetAllOverridesFailsWithDebugModeDisabled() local
241 assertResetAllOverridesFailsWithDebugModeDisabled(testAdSelectionClient); in testResetAllOverridesFailsWithDebugModeDisabled()
248 TestAdSelectionClient testAdSelectionClient = in testResetAllOverridesFailsWithDebugModeDisabled_usingGetMethodToCreateManager() local
254 assertResetAllOverridesFailsWithDebugModeDisabled(testAdSelectionClient); in testResetAllOverridesFailsWithDebugModeDisabled_usingGetMethodToCreateManager()
258 TestAdSelectionClient testAdSelectionClient) { in assertResetAllOverridesFailsWithDebugModeDisabled() argument
260 testAdSelectionClient.resetAllAdSelectionConfigRemoteOverrides(); in assertResetAllOverridesFailsWithDebugModeDisabled()