Home
last modified time | relevance | path

Searched defs:testClassName (Results 1 – 25 of 31) sorted by relevance

12

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DUtils.java35 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests()
40 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests()
46 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests()
51 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests()
59 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests()
DDocumentsTestCase.java65 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
67 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
DUsesLibraryHostTest.java85 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
87 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
DInstantCookieHostTest.java113 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
115 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
DInstantAppUserTest.java184 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
186 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
189 private void runDeviceTestsAsUser(String packageName, String testClassName, in runDeviceTestsAsUser()
192 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTestsAsUser() local
DPrivilegedUpdateTests.java154 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
156 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
DExternalStorageHostTest.java371 private void runDeviceTests(String packageName, String testClassName, int userId) in runDeviceTests()
373 runDeviceTests(getDevice(), packageName, testClassName, null, userId, null); in runDeviceTests() local
376 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
378 runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId, null); in runDeviceTests() local
DDirectBootHostTest.java208 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
212 runDeviceTests(getDevice(), packageName, testClassName, testMethodName, user, null); in runDeviceTests() local
DMajorVersionTest.java131 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
133 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
DEphemeralTest.java476 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
478 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
481 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
483 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, testArgs); in runDeviceTests() local
DKeySetHostTest.java167 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests()
180 private TestRunResult doRunTests(String pkgName, String testClassName, in doRunTests()
DStorageHostTest.java257 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedDeviceOwnerHostSideTransferTest.java105 String testClassName) throws Exception { in assertAffiliationIdsAreIntact()
114 private void setSameAffiliationId(int profileUserId, String testClassName) in setSameAffiliationId()
DProfileOwnerTest.java88 private void executeProfileOwnerTest(String testClassName) throws Exception { in executeProfileOwnerTest()
DDeviceOwnerTest.java838 private void executeDeviceOwnerTest(String testClassName) throws Exception { in executeDeviceOwnerTest()
846 private void executeAffiliatedProfileOwnerTest(String testClassName, int userId) in executeAffiliatedProfileOwnerTest()
DBaseDevicePolicyTest.java370 String pkgName, @Nullable String testClassName, int userId) in runDeviceTestsAsUser()
376 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser()
383 String pkgName, @Nullable String testClassName, String testMethodName) in runDeviceTests()
389 String pkgName, @Nullable String testClassName, in runDeviceTestsAsUser()
/cts/tools/utils/
DVogarUtils.java34 final String testClassName, in isVogarKnownFailure()
49 final String testClassName, in isVogarKnownFailure()
138 final String testClassName, in timeoutInMinutes()
155 final String testClassName, in timeoutInMinutes()
/cts/hostsidetests/content/src/android/content/cts/
DInvalidSyncAuthoritiesHostTest.java75 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
77 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DTestProcessService.java62 String testClassName = msg.getData().getString(TEST_CLASS_KEY); in handleMessage() local
/cts/hostsidetests/net/src/com/android/cts/net/
DHostsideNetworkTestCase.java123 protected void runDeviceTests(String packageName, String testClassName) in runDeviceTests()
128 protected void runDeviceTests(String packageName, String testClassName, String methodName) in runDeviceTests()
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DBaseShortcutManagerHostTest.java120 String pkgName, @Nullable String testClassName, int userId) in runDeviceTestsAsUser()
127 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser()
133 protected void runDeviceTestsAsUser(String pkgName, @Nullable String testClassName, in runDeviceTestsAsUser()
/cts/hostsidetests/webkit/src/com/android/cts/webkit/
DWebViewHostSideStartupTest.java82 private TestRunResult runSingleDeviceTest(String packageName, String testClassName, in runSingleDeviceTest()
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DBaseTestCase.java104 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
/cts/hostsidetests/incident/src/com/android/server/cts/
DProtoDumpTestCase.java129 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DBaseDumpsysTest.java162 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()

12