Searched refs:executeDeviceTestMethod (Results 1 – 6 of 6) sorted by relevance
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | DeviceOwnerTest.java | 147 executeDeviceTestMethod(".LockScreenInfoTest", "testSetAndGetLockInfo"); in testLockScreenInfo() 159 executeDeviceTestMethod(".WifiTest", "testGetWifiMacAddress"); in testWifi() 171 executeDeviceTestMethod(".RemoteBugreportTest", in testRemoteBugreportWithTwoUsers() 190 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_LowStorage() 208 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_MaxUsers() 212 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_MaxUsers() 225 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_GetSecondaryUsers() 239 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_SwitchUser() 253 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_CannotStopCurrentUser() 267 executeDeviceTestMethod(".CreateAndManageUserTest", in testCreateAndManageUser_StartInBackground() [all …]
|
D | DeviceAndProfileOwnerTest.java | 219 executeDeviceTestMethod(".CaCertManagementTest", "testCanInstallAndUninstallACaCert"); in testInstallCaCertLogged() 282 executeDeviceTestMethod(".ApplicationRestrictionsTest", in testApplicationRestrictions() 419 executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantState"); in testPermissionGrant() 427 executeDeviceTestMethod( in testPermissionGrant_developmentPermission() 456 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet"); in testAlwaysOnVpnLockDown() 458 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testNetworkBlocked"); in testAlwaysOnVpnLockDown() 460 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup"); in testAlwaysOnVpnLockDown() 473 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetWithWhitelist"); in testAlwaysOnVpnAcrossReboot() 477 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetAfterReboot"); in testAlwaysOnVpnAcrossReboot() 479 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup"); in testAlwaysOnVpnAcrossReboot() [all …]
|
D | DeviceAndProfileOwnerTestApi25.java | 71 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() 95 … executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantStateAppPreMDeviceAdminPreQ"); in testPermissionGrantPreMApp() 102 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi25
|
D | MixedManagedProfileOwnerTestApi25.java | 69 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()
|
D | BaseDeviceAdminServiceTest.java | 70 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()
|
D | MixedManagedProfileOwnerTest.java | 80 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testScreenCapturePossible"); in testScreenCaptureDisabled_allowedPrimaryUser() 88 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testSetScreenCaptureDisabled_true"); in testScreenCaptureDisabled_assist_allowedPrimaryUser() 108 executeDeviceTestMethod( in testScreenCaptureDisabled_assist_allowedPrimaryUser()
|