HomeSort by relevance Sort by last modified time
    Searched refs:executeDeviceTestMethod (Results 1 - 6 of 6) sorted by null

  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
MixedManagedProfileOwnerTestApi25.java 69 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordManagedProfile");
83 executeDeviceTestMethod(FBE_HELPER_CLASS, "testSetPassword");
85 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordDisabled");
91 executeDeviceTestMethod(FBE_HELPER_CLASS, "testUnlockFbe");
92 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordManagedProfile");
DeviceOwnerTest.java 127 executeDeviceTestMethod(".RemoteBugreportTest",
146 executeDeviceTestMethod(".CreateAndManageUserTest",
164 executeDeviceTestMethod(".CreateAndManageUserTest",
168 executeDeviceTestMethod(".CreateAndManageUserTest",
181 executeDeviceTestMethod(".CreateAndManageUserTest",
195 executeDeviceTestMethod(".CreateAndManageUserTest",
209 executeDeviceTestMethod(".CreateAndManageUserTest",
223 executeDeviceTestMethod(".CreateAndManageUserTest",
240 executeDeviceTestMethod(".CreateAndManageUserTest",
244 executeDeviceTestMethod(".CreateAndManageUserTest"
    [all...]
DeviceAndProfileOwnerTestApi25.java 70 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPassword");
80 executeDeviceTestMethod(FBE_HELPER_CLASS, "testSetPassword");
82 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordDisabled");
85 executeDeviceTestMethod(FBE_HELPER_CLASS, "testUnlockFbe");
86 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPassword");
93 protected void executeDeviceTestMethod(String className, String testName) throws Exception {
DeviceAndProfileOwnerTest.java 270 executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantState");
278 executeDeviceTestMethod(
307 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet");
309 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testNetworkBlocked");
311 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup");
331 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet");
334 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetAfterReboot");
337 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup");
349 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet");
351 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnVpnDisabled")
    [all...]
MixedManagedProfileOwnerTest.java 78 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testScreenCapturePossible");
86 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testSetScreenCaptureDisabled_true");
104 executeDeviceTestMethod(
BaseDeviceAdminServiceTest.java 70 protected void executeDeviceTestMethod(String className, String testName) throws Exception {
151 executeDeviceTestMethod(".ComponentController", "testDisableService1");
156 executeDeviceTestMethod(".ComponentController", "testDisableService2");
161 executeDeviceTestMethod(".ComponentController", "testEnableService1");
166 executeDeviceTestMethod(".ComponentController", "testEnableService2");

Completed in 88 milliseconds