Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
DUtils.java36 public static void runDeviceTests(ITestDevice device, String packageName) in runDeviceTests() method in Utils
41 public static void runDeviceTests(ITestDevice device, String packageName, int userId) in runDeviceTests() method in Utils
46 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName) in runDeviceTests() method in Utils
51 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
56 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
61 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
DAppSecurityTests.java290 private void runDeviceTests(String packageName) throws DeviceNotAvailableException { in runDeviceTests() method in AppSecurityTests
294 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in AppSecurityTests
DDocumentsTest.java93 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in DocumentsTest
DExternalStorageHostTest.java240 private void runDeviceTests(String packageName, String testClassName, int userId) in runDeviceTests() method in ExternalStorageHostTest
245 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in ExternalStorageHostTest
DKeySetHostTest.java155 private boolean runDeviceTests(String pkgName) throws DeviceNotAvailableException { in runDeviceTests() method in KeySetHostTest
166 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() method in KeySetHostTest
DPermissionsHostTest.java126 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PermissionsHostTest
DAdoptableHostTest.java315 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in AdoptableHostTest
DSplitTests.java425 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.java171 protected boolean runDeviceTests(String pkgName, @Nullable String testClassName) in runDeviceTests() method in BaseDevicePolicyTest
190 protected boolean runDeviceTests(String pkgName, @Nullable String testClassName, in runDeviceTests() method in BaseDevicePolicyTest
196 protected boolean runDeviceTests(String pkgName, @Nullable String testClassName, in runDeviceTests() method in BaseDevicePolicyTest