Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DUtils.java34 public static void runDeviceTests(ITestDevice device, String packageName) in runDeviceTests() method in Utils
39 public static void runDeviceTests(ITestDevice device, String packageName, int userId) in runDeviceTests() method in Utils
44 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName) in runDeviceTests() method in Utils
49 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
54 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
65 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
70 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() method in Utils
DDocumentsTestCase.java65 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in DocumentsTestCase
DInstantCookieHostTest.java101 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in InstantCookieHostTest
DUsesLibraryHostTest.java83 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in UsesLibraryHostTest
DPrivilegedUpdateTests.java134 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PrivilegedUpdateTests
DEphemeralTest.java265 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in EphemeralTest
270 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in EphemeralTest
DAppSecurityTests.java322 private void runDeviceTests(String packageName) throws DeviceNotAvailableException { in runDeviceTests() method in AppSecurityTests
326 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in AppSecurityTests
DExternalStorageHostTest.java325 private void runDeviceTests(String packageName, String testClassName, int userId) in runDeviceTests() method in ExternalStorageHostTest
330 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in ExternalStorageHostTest
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
DStorageHostTest.java235 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in StorageHostTest
DDirectBootHostTest.java212 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() method in DirectBootHostTest
DAdoptableHostTest.java338 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in AdoptableHostTest
DInstantAppUserTest.java182 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in InstantAppUserTest
DSplitTests.java309 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in SplitTests
DPermissionsHostTest.java307 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in PermissionsHostTest
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityHostTestBase.java199 protected boolean runDeviceTests(String pkgName, @Nullable String testClassName) in runDeviceTests() method in CompatibilityHostTestBase
216 protected boolean runDeviceTests(String pkgName, @Nullable String testClassName, in runDeviceTests() method in CompatibilityHostTestBase
/cts/hostsidetests/net/src/com/android/cts/net/
DHostsideNetworkTestCase.java123 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/
DInvalidSyncAuthoritiesHostTest.java75 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in InvalidSyncAuthoritiesHostTest
DSyncAdapterAccountAccessHostTest.java104 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() method in SyncAdapterAccountAccessHostTest
/cts/hostsidetests/incident/src/com/android/server/cts/
DProtoDumpTestCase.java106 protected void runDeviceTests(@Nonnull String pkgName, in runDeviceTests() method in ProtoDumpTestCase
/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.java450 private void runDeviceTests(String packageName, String testClassName, in runDeviceTests() method in StaticSharedLibsHostTests
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java292 protected void runDeviceTests( in runDeviceTests() method in BaseDevicePolicyTest