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.java151 executeDeviceTestMethod(".LockScreenInfoTest", "testSetAndGetLockInfo"); in testLockScreenInfo()
163 executeDeviceTestMethod(".WifiTest", "testGetWifiMacAddress"); in testWifi()
175 executeDeviceTestMethod(".RemoteBugreportTest", in testRemoteBugreportWithTwoUsers()
194 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_LowStorage()
212 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_MaxUsers()
216 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_MaxUsers()
229 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_GetSecondaryUsers()
243 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_SwitchUser()
257 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_CannotStopCurrentUser()
271 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_StartInBackground()
[all …]
DDeviceAndProfileOwnerTest.java217 executeDeviceTestMethod(".CaCertManagementTest", "testCanInstallAndUninstallACaCert"); in testInstallCaCertLogged()
280 executeDeviceTestMethod(".ApplicationRestrictionsTest", in testApplicationRestrictions()
417 executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantState"); in testPermissionGrant()
425 executeDeviceTestMethod( in testPermissionGrant_developmentPermission()
454 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet"); in testAlwaysOnVpnLockDown()
456 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testNetworkBlocked"); in testAlwaysOnVpnLockDown()
458 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup"); in testAlwaysOnVpnLockDown()
470 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetWithWhitelist"); in testAlwaysOnVpnAcrossReboot()
474 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetAfterReboot"); in testAlwaysOnVpnAcrossReboot()
476 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup"); in testAlwaysOnVpnAcrossReboot()
[all …]
DDeviceAndProfileOwnerTestApi25.java71 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPassword"); in testResetPassword()
81 executeDeviceTestMethod(FBE_HELPER_CLASS, "testSetPassword"); in testResetPasswordFbe()
83 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordDisabled"); in testResetPasswordFbe()
86 executeDeviceTestMethod(FBE_HELPER_CLASS, "testUnlockFbe"); in testResetPasswordFbe()
87 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPassword"); in testResetPasswordFbe()
95executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantStateAppPreMDeviceAdminPreQ"); in testPermissionGrantPreMApp()
102 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi25
DMixedManagedProfileOwnerTestApi25.java69 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordManagedProfile"); in testResetPassword()
86 executeDeviceTestMethod(FBE_HELPER_CLASS, "testSetPassword"); in testResetPasswordFbe()
88 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordDisabled"); in testResetPasswordFbe()
94 executeDeviceTestMethod(FBE_HELPER_CLASS, "testUnlockFbe"); in testResetPasswordFbe()
95 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordManagedProfile"); in testResetPasswordFbe()
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()
DMixedManagedProfileOwnerTest.java80 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testScreenCapturePossible"); in testScreenCaptureDisabled_allowedPrimaryUser()
88 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testSetScreenCaptureDisabled_true"); in testScreenCaptureDisabled_assist_allowedPrimaryUser()
106 executeDeviceTestMethod( in testScreenCaptureDisabled_assist_allowedPrimaryUser()