/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | DeviceAndProfileOwnerTest.java | 353 executeDeviceTestMethod(".PermissionsTest", in testSensorsRelatedPermissionsNotGrantedViaPolicy() 383 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet", userId); in testAlwaysOnVpnLockDown() 385 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testNetworkBlocked", userId); in testAlwaysOnVpnLockDown() 387 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup", userId); in testAlwaysOnVpnLockDown() 398 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetWithAllowlist", in testAlwaysOnVpnAcrossReboot() 403 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetAfterReboot", in testAlwaysOnVpnAcrossReboot() 406 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup", userId); in testAlwaysOnVpnAcrossReboot() 416 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet", userId); in testAlwaysOnVpnPackageUninstalled() 418 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnVpnDisabled", in testAlwaysOnVpnPackageUninstalled() 420 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testSetNonExistingPackage", in testAlwaysOnVpnPackageUninstalled() [all …]
|
D | DeviceOwnerTest.java | 114 executeDeviceTestMethod(".RemoteBugreportTest", in testRemoteBugreportWithTwoUsers() 356 executeDeviceTestMethod(".NetworkLoggingTest", in testNetworkLoggingWithTwoUsers() 366 executeDeviceTestMethod(".NetworkLoggingTest", "testProvidingWrongBatchTokenReturnsNull"); in testNetworkLoggingWithSingleUser() 367 executeDeviceTestMethod(".NetworkLoggingTest", "testNetworkLoggingAndRetrieval", in testNetworkLoggingWithSingleUser() 373 executeDeviceTestMethod(".NetworkLoggingTest", "testNetworkLoggingAndRetrieval", in testNetworkLogging_multipleBatches() 381 executeDeviceTestMethod(".NetworkLoggingTest", "testNetworkLoggingAndRetrieval", in testNetworkLogging_rebootResetsId() 388 executeDeviceTestMethod(".NetworkLoggingTest", "testNetworkLoggingAndRetrieval", in testNetworkLogging_rebootResetsId() 395 executeDeviceTestMethod(".AffiliationTest", "testSetAffiliationId_null"); in testSetAffiliationId_IllegalArgumentException() 396 executeDeviceTestMethod(".AffiliationTest", "testSetAffiliationId_containsEmptyString"); in testSetAffiliationId_IllegalArgumentException() 403 executeDeviceTestMethod(".SystemUpdatePolicyTest", "testSetAutomaticInstallPolicy"); in testSetSystemUpdatePolicyLogged() [all …]
|
D | MixedDeviceOwnerTest.java | 130 executeDeviceTestMethod(".WifiTest", "testGetWifiMacAddress"); in testWifi() 132 executeDeviceTestMethod(".WifiTest", "testGetWifiMacAddress"); in testWifi() 162 executeDeviceTestMethod(".TimeManagementTest", "testSetTime"); in testSetTime() 167 executeDeviceTestMethod(".TimeManagementTest", "testSetTime_failWhenAutoTimeEnabled"); in testSetTime() 173 executeDeviceTestMethod(".TimeManagementTest", "testSetTimeZone"); in testSetTimeZone() 178 executeDeviceTestMethod(".TimeManagementTest", "testSetTimeZone_failIfAutoTimeZoneEnabled"); in testSetTimeZone() 218 executeDeviceTestMethod(".LockScreenInfoTest", "testSetAndGetLockInfo"); in testLockScreenInfo() 227 executeDeviceTestMethod(".DeviceFeatureUtils", "testHasFactoryResetProtectionPolicy"); in testFactoryResetProtectionPolicy() 296 executeDeviceTestMethod(".SecurityLoggingTest", "testEnablingSecurityLogging"); in testSecurityLoggingWithSingleUser() 302 executeDeviceTestMethod(".SecurityLoggingTest", "testGenerateLogs"); in testSecurityLoggingWithSingleUser() [all …]
|
D | DeviceAndProfileOwnerTestApi25.java | 55 … executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantState_preMApp_preQDeviceAdmin"); in testPermissionGrantPreMApp() 60 executeDeviceTestMethod(".PasswordRequirementsTest", in testPasswordRequirementsApi() 68 executeDeviceTestMethod(".ResetPasswordTest", "testResetPasswordDeprecated"); in testResetPasswordDeprecated() 75 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi25
|
D | BaseDeviceAdminServiceTest.java | 62 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in BaseDeviceAdminServiceTest 144 executeDeviceTestMethod(".ComponentController", "testDisableService1"); in testAll() 149 executeDeviceTestMethod(".ComponentController", "testDisableService2"); in testAll() 154 executeDeviceTestMethod(".ComponentController", "testEnableService1"); in testAll() 159 executeDeviceTestMethod(".ComponentController", "testEnableService2"); in testAll()
|
D | MixedManagedProfileOwnerTest.java | 84 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testSetScreenCaptureDisabled_true"); in testScreenCaptureDisabled_assist_allowedPrimaryUser() 104 executeDeviceTestMethod( in testScreenCaptureDisabled_assist_allowedPrimaryUser() 126 executeDeviceTestMethod(".PreferentialNetworkServiceStatusTest", in testSetGetPreferentialNetworkServiceStatus() 133 executeDeviceTestMethod(".DevicePolicyLoggingTest", in testSetPreferentialNetworkServiceStatusLogged()
|
D | HeadlessSystemUserDeviceOwnerTest.java | 57 executeDeviceTestMethod(".HeadlessSystemUserTest", testMethod); in executeDeviceTest()
|
D | DeviceAndProfileOwnerTestApi30.java | 49 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi30
|
D | BaseDeviceOwnerTest.java | 99 protected final void executeDeviceTestMethod(String className, String testName) in executeDeviceTestMethod() method in BaseDeviceOwnerTest
|