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 | 75 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 | 1752 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest 1756 protected void executeDeviceTestMethod(String className, String testName, int userId) in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest 1761 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest 1766 protected void executeDeviceTestMethod(String className, String testName, int userId, in executeDeviceTestMethod() method in DeviceAndProfileOwnerTest
|
D | MixedDeviceOwnerTest.java | 592 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in MixedDeviceOwnerTest
|
D | DeviceOwnerTest.java | 1033 private void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() method in DeviceOwnerTest
|