/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 | 234 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in StorageHostTest 239 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in StorageHostTest
|
D | DocumentsTestCase.java | 57 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in DocumentsTestCase
|
D | AccessSerialNumberTest.java | 37 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in AccessSerialNumberTest
|
D | PermissionEscalationTest.java | 80 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PermissionEscalationTest
|
D | PrivilegedUpdateTests.java | 181 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PrivilegedUpdateTests
|
D | BaseAppSecurityTest.java | 69 protected void runDeviceTests(String packageName, String testClassName, in runDeviceTests() method in BaseAppSecurityTest
|
D | KeySetHostTest.java | 156 private boolean runDeviceTests(String pkgName) throws DeviceNotAvailableException { in runDeviceTests() method in KeySetHostTest 167 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() method in KeySetHostTest
|
D | AppDataIsolationTests.java | 390 private void runDeviceTests(String pkgName, String testClassName, String testMethodName, in runDeviceTests() method in AppDataIsolationTests
|
D | ExternalStorageHostTest.java | 993 private void runDeviceTests(String packageName, String testClassName, int userId) in runDeviceTests() method in ExternalStorageHostTest 998 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in ExternalStorageHostTest
|
/cts/hostsidetests/packagemanager/dynamicmime/src/android/dynamicmime/cts/ |
D | TestCases.java | 58 private void runDeviceTests(String className) in runDeviceTests() method in TestCases
|
/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
|
D | BaseContextCrossProfileTest.java | 140 protected static void runDeviceTests(ITestDevice device, String packageName, in runDeviceTests() method in BaseContextCrossProfileTest
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/ |
D | BaseTestCase.java | 129 protected TestRunResult runDeviceTests(@Nonnull String pkgName, in runDeviceTests() method in BaseTestCase
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMediaHostSideTest.java | 73 protected void runDeviceTests( in runDeviceTests() method in BaseMediaHostSideTest
|
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/ |
D | Utils.java | 56 public static Map<String, String> runDeviceTests(ITestDevice device, String packageName, in runDeviceTests() method in Utils
|
/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/settings/src/com/google/android/cts/settings/ |
D | PrivacyDeviceOwnerTest.java | 177 protected boolean runDeviceTests( in runDeviceTests() method in PrivacyDeviceOwnerTest
|
/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 | 691 private void runDeviceTests(String packageName, String testClassName, in runDeviceTests() method in StaticSharedLibsHostTests
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/ |
D | DeviceUtils.java | 78 public static @Nonnull TestRunResult runDeviceTests(ITestDevice device, String pkgName, in runDeviceTests() method in DeviceUtils
|