/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/ |
D | Utils.java | 35 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils 40 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, 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 59 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | Utils.java | 53 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils 58 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils 64 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils 69 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils 77 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
|
D | StorageHostTest.java | 227 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in StorageHostTest 232 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in StorageHostTest
|
D | AccessSerialNumberTest.java | 37 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in AccessSerialNumberTest
|
D | DocumentsTestCase.java | 65 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in DocumentsTestCase
|
D | BaseAppSecurityTest.java | 69 protected void runDeviceTests(String packageName, String testClassName, in runDeviceTests() method in BaseAppSecurityTest
|
D | PrivilegedUpdateTests.java | 154 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PrivilegedUpdateTests
|
D | KeySetHostTest.java | 154 private boolean runDeviceTests(String pkgName) throws DeviceNotAvailableException { in runDeviceTests() method in KeySetHostTest 165 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() method in KeySetHostTest
|
D | ExternalStorageHostTest.java | 710 private void runDeviceTests(String packageName, String testClassName, int userId) in runDeviceTests() method in ExternalStorageHostTest 715 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in ExternalStorageHostTest
|
D | PermissionsHostTest.java | 529 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PermissionsHostTest
|
/cts/hostsidetests/net/src/com/android/cts/net/ |
D | HostsideNetworkTestCase.java | 123 protected void runDeviceTests(String packageName, String testClassName) in runDeviceTests() method in HostsideNetworkTestCase 128 protected void runDeviceTests(String packageName, String testClassName, String methodName) in runDeviceTests() method in HostsideNetworkTestCase
|
/cts/hostsidetests/content/src/android/content/cts/ |
D | InvalidSyncAuthoritiesHostTest.java | 75 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in InvalidSyncAuthoritiesHostTest
|
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/ |
D | BaseTestCase.java | 122 protected void runDeviceTests(@Nonnull String pkgName, in runDeviceTests() method in BaseTestCase
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | ProtoDumpTestCase.java | 128 protected void runDeviceTests(@Nonnull String pkgName, in runDeviceTests() method in ProtoDumpTestCase
|
/cts/hostsidetests/atrace/src/android/atrace/cts/ |
D | AtraceHostTestBase.java | 136 private PidTidPair runDeviceTests(String pkgName, in runDeviceTests() method in AtraceHostTestBase
|
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/ |
D | BaseDumpsysTest.java | 161 protected void runDeviceTests(@Nonnull String pkgName, in runDeviceTests() method in BaseDumpsysTest
|
/cts/hostsidetests/os/src/android/os/cts/ |
D | StaticSharedLibsHostTests.java | 634 private void runDeviceTests(String packageName, String testClassName, in runDeviceTests() method in StaticSharedLibsHostTests
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | BaseDevicePolicyTest.java | 419 protected void runDeviceTests( in runDeviceTests() method in BaseDevicePolicyTest
|