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.java75 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi25
DBaseDeviceOwnerTest.java97 protected final void executeDeviceTestMethod(String className, String testName) in executeDeviceTestMethod() method in BaseDeviceOwnerTest
DBaseDeviceAdminServiceTest.java62 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in BaseDeviceAdminServiceTest
DMixedDeviceOwnerTest.java562 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in MixedDeviceOwnerTest
DDeviceAndProfileOwnerTest.java1860 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1864 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1869 protected void executeDeviceTestMethod(String className, String testName, int userId, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
DDeviceOwnerTest.java1200 private void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceOwnerTest