Home
last modified time | relevance | path

Searched defs:runDeviceTests (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
DUtils.java31 public static void runDeviceTests(ITestDevice device, String packageName) in runDeviceTests() method in Utils
36 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
DDocumentsTest.java89 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in DocumentsTest
DKeySetHostTest.java141 private boolean runDeviceTests(String pkgName) throws DeviceNotAvailableException { in runDeviceTests() method in KeySetHostTest
152 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() method in KeySetHostTest
DAppSecurityTests.java506 private boolean runDeviceTests(String pkgName) throws DeviceNotAvailableException { in runDeviceTests() method in AppSecurityTests
517 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() method in AppSecurityTests
DSplitTests.java387 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in SplitTests
/cts/hostsidetests/net/src/com/android/cts/net/
DHostsideNetworkTests.java77 public void runDeviceTests(String packageName, String testClassName) in runDeviceTests() method in HostsideNetworkTests
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java159 protected boolean runDeviceTests(String pkgName, @Nullable String testClassName) in runDeviceTests() method in BaseDevicePolicyTest
181 protected boolean runDeviceTests(String pkgName, @Nullable String testClassName, in runDeviceTests() method in BaseDevicePolicyTest
187 protected boolean runDeviceTests(String pkgName, @Nullable String testClassName, in runDeviceTests() method in BaseDevicePolicyTest