Searched defs:executeDeviceTestMethod (Results 1 – 7 of 7) sorted by relevance
| /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
| D | DeviceAndProfileOwnerTestApi30.java | 49 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi30
|
| D | DeviceAndProfileOwnerTestApi25.java | 68 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTestApi25
|
| D | BaseDeviceOwnerTest.java | 99 protected final void executeDeviceTestMethod(String className, String testName) in executeDeviceTestMethod() method in BaseDeviceOwnerTest
|
| D | BaseDeviceAdminServiceTest.java | 62 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in BaseDeviceAdminServiceTest
|
| D | DeviceAndProfileOwnerTest.java | 1538 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
|
| D | MixedDeviceOwnerTest.java | 569 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in MixedDeviceOwnerTest
|
| D | DeviceOwnerTest.java | 1192 private void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceOwnerTest
|