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()
DDeviceAndProfileOwnerTestApi30.java45 protected void executeDeviceTestClass(String className) throws Exception { in executeDeviceTestClass() method in DeviceAndProfileOwnerTestApi30
DDeviceAndProfileOwnerTest.java563 executeDeviceTestClass(".PersistentIntentResolvingTest"); in testPersistentIntentResolving()
591 executeDeviceTestClass(".ApplicationHiddenTest"); in testApplicationHidden()
848 executeDeviceTestClass(".MeteredDataRestrictionTest"); in testSetMeteredDataDisabledPackages()
905 executeDeviceTestClass(".AudioRestrictionTest"); in testAudioRestriction()
1025 executeDeviceTestClass(".TrustAgentInfoTest"); in testTrustAgentInfo()
1072 executeDeviceTestClass(".RequiredStrongAuthTimeoutTest"); in testRequiredStrongAuthTimeout()
1077 executeDeviceTestClass(".PolicyTransparencyTest"); in testCreateAdminSupportIntent()
1106 executeDeviceTestClass(".PasswordSufficientInitiallyTest"); in testPasswordSufficientInitially()
1154 executeDeviceTestClass(".PasswordExpirationTest"); in testPasswordExpiration()
1185 executeDeviceTestClass(".SetSystemSettingTest"); in testSetSystemSetting()
[all …]
DMixedDeviceOwnerTest.java140 executeDeviceTestClass(".AdminConfiguredNetworksTest"); in testAdminConfiguredNetworks()
215 executeDeviceTestClass(".LockScreenInfoTest"); in testLockScreenInfo()
238 executeDeviceTestClass(".FactoryResetProtectionPolicyTest"); in testFactoryResetProtectionPolicy()
246 executeDeviceTestClass(".CommonCriteriaModeTest"); in testCommonCriteriaMode()
253 executeDeviceTestClass(".systemupdate.SystemUpdatePolicyTest"); in testSystemUpdatePolicy()
DDeviceAndProfileOwnerTestApi25.java71 protected void executeDeviceTestClass(String className) throws Exception { in executeDeviceTestClass() method in DeviceAndProfileOwnerTestApi25