Home
last modified time | relevance | path

Searched refs:executeDeviceTestClass (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedManagedProfileOwnerTestApi30.java64 executeDeviceTestClass(".PasswordMinimumRestrictionsTest"); in testPasswordMinimumRestrictions()
71 executeDeviceTestClass(".PasswordQualityAndComplexityTest"); in testPasswordComplexityAndQuality()
DDeviceAndProfileOwnerTest.java227 executeDeviceTestClass(".CaCertManagementTest"); in testCaCertManagement()
262 executeDeviceTestClass(".ApplicationRestrictionsTest"); in testApplicationRestrictions()
272 executeDeviceTestClass(".ApplicationRestrictionsTest"); in testApplicationRestrictions()
288 executeDeviceTestClass(".ApplicationRestrictionsTest"); in testApplicationRestrictions()
399 executeDeviceTestClass(".DelegationTest"); in testDelegation()
653 executeDeviceTestClass(".PersistentIntentResolvingTest"); in testPersistentIntentResolving()
700 executeDeviceTestClass(".SupportMessageTest"); in testSupportMessage()
716 executeDeviceTestClass(".ApplicationHiddenTest"); in testApplicationHidden()
740 executeDeviceTestClass(".AllowedAccountManagementTest"); in testAccountManagement_deviceAndProfileOwnerAlwaysAllowed()
967 executeDeviceTestClass(".MeteredDataRestrictionTest"); in testSetMeteredDataDisabledPackages()
[all …]
DMixedDeviceOwnerTest.java153 executeDeviceTestClass(".AdminConfiguredNetworksTest"); in testAdminConfiguredNetworks()
220 executeDeviceTestClass(".LockScreenInfoTest"); in testLockScreenInfo()
243 executeDeviceTestClass(".FactoryResetProtectionPolicyTest"); in testFactoryResetProtectionPolicy()
251 executeDeviceTestClass(".CommonCriteriaModeTest"); in testCommonCriteriaMode()
258 executeDeviceTestClass(".systemupdate.SystemUpdatePolicyTest"); in testSystemUpdatePolicy()
DDeviceAndProfileOwnerTestApi30.java45 protected void executeDeviceTestClass(String className) throws Exception { in executeDeviceTestClass() method in DeviceAndProfileOwnerTestApi30
DDeviceAndProfileOwnerTestApi25.java71 protected void executeDeviceTestClass(String className) throws Exception { in executeDeviceTestClass() method in DeviceAndProfileOwnerTestApi25