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.java1106 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1110 protected void executeDeviceTestMethod(String className, String testName, int userId) in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1115 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1120 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.java455 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in MixedDeviceOwnerTest
DDeviceOwnerTest.java1130 private void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceOwnerTest