/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | Utils.java | 41 String testClassName, String testMethodName) throws DeviceNotAvailableException { in runDeviceTestsAsCurrentUser() 47 String testClassName, String testMethodName, Map<String, String> testArgs) in runDeviceTestsAsCurrentUser() argument 53 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 58 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 64 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 69 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 77 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests()
|
D | AccessSerialNumberTest.java | 37 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 39 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
D | DocumentsTestCase.java | 65 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 67 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, in runDeviceTests() local
|
D | BaseAppSecurityTest.java | 69 protected void runDeviceTests(String packageName, String testClassName, in runDeviceTests() 78 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName, in runDeviceTests() local
|
D | DirectBootHostTest.java | 206 String packageName, String testClassName, String testMethodName) in runDeviceTestsAsCurrentUser() 208 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName); in runDeviceTestsAsCurrentUser() local
|
D | PrivilegedUpdateTests.java | 154 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 156 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
D | StorageHostTest.java | 227 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() 232 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
|
D | InstantAppUserTest.java | 240 private void runDeviceTestsAsUser(String packageName, String testClassName, in runDeviceTestsAsUser() 243 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTestsAsUser() local
|
D | ExternalStorageHostTest.java | 710 private void runDeviceTests(String packageName, String testClassName, int userId) in runDeviceTests() 712 runDeviceTests(getDevice(), packageName, testClassName, null, userId, null); in runDeviceTests() local 715 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() 717 runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId, null); in runDeviceTests() local
|
D | KeySetHostTest.java | 165 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() 178 private TestRunResult doRunTests(String pkgName, String testClassName, in doRunTests()
|
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/ |
D | Utils.java | 35 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()
|
/cts/tools/utils/ |
D | VogarUtils.java | 34 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/ |
D | InvalidSyncAuthoritiesHostTest.java | 75 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 77 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | DeviceAndProfileOwnerHostSideTransferTest.java | 223 protected void setSameAffiliationId(int profileUserId, String testClassName) in setSameAffiliationId() 234 String testClassName) throws Exception { in assertAffiliationIdsAreIntact()
|
D | ProfileOwnerTest.java | 98 private void executeProfileOwnerTest(String testClassName) throws Exception { in executeProfileOwnerTest()
|
D | BaseDevicePolicyTest.java | 407 String pkgName, @Nullable String testClassName, int userId) in runDeviceTestsAsUser() 413 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser() 420 String pkgName, @Nullable String testClassName, String testMethodName) in runDeviceTests() 426 String pkgName, @Nullable String testClassName, in runDeviceTestsAsUser()
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | TestProcessService.java | 62 String testClassName = msg.getData().getString(TEST_CLASS_KEY); in handleMessage() local
|
/cts/hostsidetests/net/src/com/android/cts/net/ |
D | HostsideNetworkTestCase.java | 123 protected void runDeviceTests(String packageName, String testClassName) in runDeviceTests() 128 protected void runDeviceTests(String packageName, String testClassName, String methodName) in runDeviceTests()
|
/cts/hostsidetests/webkit/src/com/android/cts/webkit/ |
D | WebViewHostSideStartupTest.java | 83 private TestRunResult runSingleDeviceTest(String packageName, String testClassName, in runSingleDeviceTest()
|
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/ |
D | BaseTestCase.java | 123 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
|
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/ |
D | BaseShortcutManagerHostTest.java | 120 String pkgName, @Nullable String testClassName, int userId) in runDeviceTestsAsUser() 127 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser()
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | ProtoDumpTestCase.java | 129 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
|
/cts/hostsidetests/atrace/src/android/atrace/cts/ |
D | AtraceHostTestBase.java | 137 String testClassName, String testMethodName) in runDeviceTests()
|
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/ |
D | BaseDumpsysTest.java | 162 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
|
/cts/hostsidetests/angle/src/android/angle/cts/ |
D | CtsAngleCommon.java | 138 String testClassName, in waitThenRunDeviceTests()
|