Home
last modified time | relevance | path

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

/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
DUtils.java35 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/
DUtils.java53 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
DStorageHostTest.java234 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
DDocumentsTestCase.java57 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in DocumentsTestCase
DAccessSerialNumberTest.java37 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in AccessSerialNumberTest
DPermissionEscalationTest.java80 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PermissionEscalationTest
DPrivilegedUpdateTests.java181 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PrivilegedUpdateTests
DBaseAppSecurityTest.java69 protected void runDeviceTests(String packageName, String testClassName, in runDeviceTests() method in BaseAppSecurityTest
DKeySetHostTest.java156 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
DAppDataIsolationTests.java390 private void runDeviceTests(String pkgName, String testClassName, String testMethodName, in runDeviceTests() method in AppDataIsolationTests
DExternalStorageHostTest.java993 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/
DTestCases.java58 private void runDeviceTests(String className) in runDeviceTests() method in TestCases
/cts/hostsidetests/content/src/android/content/cts/
DInvalidSyncAuthoritiesHostTest.java75 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in InvalidSyncAuthoritiesHostTest
DBaseContextCrossProfileTest.java140 protected static void runDeviceTests(ITestDevice device, String packageName, in runDeviceTests() method in BaseContextCrossProfileTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DBaseTestCase.java129 protected TestRunResult runDeviceTests(@Nonnull String pkgName, in runDeviceTests() method in BaseTestCase
/cts/hostsidetests/media/src/android/media/cts/
DBaseMediaHostSideTest.java73 protected void runDeviceTests( in runDeviceTests() method in BaseMediaHostSideTest
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DUtils.java56 public static Map<String, String> runDeviceTests(ITestDevice device, String packageName, in runDeviceTests() method in Utils
/cts/hostsidetests/incident/src/com/android/server/cts/
DProtoDumpTestCase.java128 protected void runDeviceTests(@Nonnull String pkgName, in runDeviceTests() method in ProtoDumpTestCase
/cts/hostsidetests/settings/src/com/google/android/cts/settings/
DPrivacyDeviceOwnerTest.java177 protected boolean runDeviceTests( in runDeviceTests() method in PrivacyDeviceOwnerTest
/cts/hostsidetests/atrace/src/android/atrace/cts/
DAtraceHostTestBase.java136 private PidTidPair runDeviceTests(String pkgName, in runDeviceTests() method in AtraceHostTestBase
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DBaseDumpsysTest.java161 protected void runDeviceTests(@Nonnull String pkgName, in runDeviceTests() method in BaseDumpsysTest
/cts/hostsidetests/os/src/android/os/cts/
DStaticSharedLibsHostTests.java691 private void runDeviceTests(String packageName, String testClassName, in runDeviceTests() method in StaticSharedLibsHostTests
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java78 public static @Nonnull TestRunResult runDeviceTests(ITestDevice device, String pkgName, in runDeviceTests() method in DeviceUtils