Searched refs:executeDeviceTestClass (Results 1 – 2 of 2) sorted by relevance
209 executeDeviceTestClass(".CaCertManagementTest"); in testCaCertManagement()251 executeDeviceTestClass(".ApplicationRestrictionsTest"); in testApplicationRestrictions()261 executeDeviceTestClass(".ApplicationRestrictionsTest"); in testApplicationRestrictions()277 executeDeviceTestClass(".ApplicationRestrictionsTest"); in testApplicationRestrictions()387 executeDeviceTestClass(".DelegationTest"); in testDelegation()636 executeDeviceTestClass(".PersistentIntentResolvingTest"); in testPersistentIntentResolving()688 executeDeviceTestClass(".SupportMessageTest"); in testSupportMessage()707 executeDeviceTestClass(".ApplicationHiddenTest"); in testApplicationHidden()730 executeDeviceTestClass(".AllowedAccountManagementTest"); in testAccountManagement_deviceAndProfileOwnerAlwaysAllowed()953 executeDeviceTestClass(".MeteredDataRestrictionTest"); in testSetMeteredDataDisabledPackages()[all …]
98 protected void executeDeviceTestClass(String className) throws Exception { in executeDeviceTestClass() method in DeviceAndProfileOwnerTestApi25