| /cts/tools/utils/ |
| D | VogarUtils.java | 35 final String testMethodName) { in isVogarKnownFailure() 50 final String testMethodName) { in isVogarKnownFailure() 89 public static String buildFullTestName(String testClass, String testMethodName) { in buildFullTestName() 139 final String testMethodName) { in timeoutInMinutes() 156 final String testMethodName) { in timeoutInMinutes()
|
| /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
| D | DocumentsTestCase.java | 67 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 69 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
| D | UsesLibraryHostTest.java | 85 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 87 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
| D | PrivilegedUpdateTests.java | 134 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 136 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
| D | DirectBootHostTest.java | 193 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() 197 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, user); in runDeviceTests() local
|
| D | Utils.java | 57 String testMethodName) throws DeviceNotAvailableException { in runDeviceTests() 62 String testMethodName, int userId) throws DeviceNotAvailableException { in runDeviceTests()
|
| D | AdoptableHostTest.java | 325 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 327 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
| D | AppSecurityTests.java | 296 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 298 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
| D | ExternalStorageHostTest.java | 252 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() 254 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTests() local
|
| D | PermissionsHostTest.java | 291 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 293 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
| D | KeySetHostTest.java | 166 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() 180 String testMethodName) throws DeviceNotAvailableException { in doRunTests()
|
| D | SplitTests.java | 442 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 444 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
| D | SensorCtsVerifierTestActivity.java | 87 String testMethodName = testMethod.getName(); in executeTest() local
|
| /cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/ |
| D | BaseShortcutManagerHostTest.java | 125 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser() 132 @Nullable String testMethodName, int userId, in runDeviceTestsAsUser()
|
| /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
| D | BaseDevicePolicyTest.java | 226 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser() 233 @Nullable String testMethodName, int userId, in runDeviceTestsAsUser()
|
| D | ManagedProfileTest.java | 861 String testMethodName, Integer userId) throws DeviceNotAvailableException { in runDeviceTestsAsUser()
|