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.java68 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi25
DBaseDeviceOwnerTest.java99 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
DDeviceAndProfileOwnerTest.java1538 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1542 protected void executeDeviceTestMethod(String className, String testName, int userId) in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1547 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
1552 protected void executeDeviceTestMethod(String className, String testName, int userId, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
DMixedDeviceOwnerTest.java569 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in MixedDeviceOwnerTest
DDeviceOwnerTest.java1192 private void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceOwnerTest