Home
last modified time | relevance | path

Searched refs:executeDeviceTestMethod (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java117 executeDeviceTestMethod(".RemoteBugreportTest", in testRemoteBugreportWithTwoUsers()
130 executeDeviceTestMethod(".ForceEphemeralUsersTest", "testSetForceEphemeralUsers"); in testSetForceEphemeralUsers()
138 executeDeviceTestMethod(".ForceEphemeralUsersTest", "testSetForceEphemeralUsersFails"); in testSetForceEphemeralUsersFailsWithoutSplitSystemUser()
158 executeDeviceTestMethod(".ForceEphemeralUsersTest", "testSetForceEphemeralUsers"); in testRemoveUsersOnSetForceEphemeralUsers()
184 executeDeviceTestMethod(".ForceEphemeralUsersTest", "testSetForceEphemeralUsers"); in testRemoveUsersOnSetForceEphemeralUsersWithUserSwitch()
212 executeDeviceTestMethod(".ForceEphemeralUsersTest", "testSetForceEphemeralUsers"); in testCreateUserAfterSetForceEphemeralUsers()
226 executeDeviceTestMethod(".CreateAndManageUserTest", "testCreateAndManageEphemeralUser"); in testCreateAndManageEphemeralUser()
243 executeDeviceTestMethod( in testCreateAndManageEphemeralUserFailsWithoutSplitSystemUser()
265 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_AddRestrictionSet()
272 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_RemoveRestrictionSet()
[all …]
DDeviceAndProfileOwnerTest.java235 executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantState"); in testPermissionGrant()
263 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet"); in testAlwaysOnVpnLockDown()
265 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testNetworkBlocked"); in testAlwaysOnVpnLockDown()
267 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup"); in testAlwaysOnVpnLockDown()
279 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet"); in testAlwaysOnVpnPackageUninstalled()
281 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnVpnDisabled"); in testAlwaysOnVpnPackageUninstalled()
282 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testSetNonExistingPackage"); in testAlwaysOnVpnPackageUninstalled()
284 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup"); in testAlwaysOnVpnPackageUninstalled()
293 executeDeviceTestMethod(".PermissionsTest", "testPermissionPolicy"); in testPermissionPolicy()
301 executeDeviceTestMethod(".PermissionsTest", "testPermissionMixedPolicies"); in testPermissionMixedPolicies()
[all …]
DMixedManagedProfileOwnerTestApi25.java69 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordManagedProfile"); in testResetPassword()
83 executeDeviceTestMethod(FBE_HELPER_CLASS, "testSetPassword"); in testResetPasswordFbe()
85 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordDisabled"); in testResetPasswordFbe()
91 executeDeviceTestMethod(FBE_HELPER_CLASS, "testUnlockFbe"); in testResetPasswordFbe()
92 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordManagedProfile"); in testResetPasswordFbe()
DDeviceAndProfileOwnerTestApi25.java70 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPassword"); in testResetPassword()
80 executeDeviceTestMethod(FBE_HELPER_CLASS, "testSetPassword"); in testResetPasswordFbe()
82 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordDisabled"); in testResetPasswordFbe()
85 executeDeviceTestMethod(FBE_HELPER_CLASS, "testUnlockFbe"); in testResetPasswordFbe()
86 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPassword"); in testResetPasswordFbe()
93 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi25
DMixedManagedProfileOwnerTest.java78 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testScreenCapturePossible"); in testScreenCaptureDisabled_allowedPrimaryUser()
86 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testSetScreenCaptureDisabled_true"); in testScreenCaptureDisabled_assist_allowedPrimaryUser()
104 executeDeviceTestMethod( in testScreenCaptureDisabled_assist_allowedPrimaryUser()
DBaseDeviceAdminServiceTest.java70 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in BaseDeviceAdminServiceTest
151 executeDeviceTestMethod(".ComponentController", "testDisableService1"); in testAll()
156 executeDeviceTestMethod(".ComponentController", "testDisableService2"); in testAll()
161 executeDeviceTestMethod(".ComponentController", "testEnableService1"); in testAll()
166 executeDeviceTestMethod(".ComponentController", "testEnableService2"); in testAll()