Home
last modified time | relevance | path

Searched defs:executeDeviceTestMethod (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTestApi30.java49 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi30
DDeviceAndProfileOwnerTestApi25.java60 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi25
DBaseDeviceOwnerTest.java100 protected final void executeDeviceTestMethod(String className, String testName) in executeDeviceTestMethod() method in BaseDeviceOwnerTest
DDeviceAndProfileOwnerTest.java1109 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1113 protected void executeDeviceTestMethod(String className, String testName, int userId) in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1118 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1123 protected void executeDeviceTestMethod(String className, String testName, int userId, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
DBaseDeviceAdminServiceTest.java62 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in BaseDeviceAdminServiceTest
DMixedDeviceOwnerTest.java458 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in MixedDeviceOwnerTest
DDeviceOwnerTest.java1124 private void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceOwnerTest