| /cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/ |
| D | FrameworkMethodWithParameter.java | 83 public void validatePublicVoidNoArg(boolean isStatic, List<Throwable> errors) { in validatePublicVoidNoArg() 88 public void validatePublicVoid(boolean isStatic, List<Throwable> errors) { in validatePublicVoid() 108 public void validateNoTypeParametersOnArgs(List<Throwable> errors) { in validateNoTypeParametersOnArgs()
|
| D | BedsteadJUnit4.java | 1053 protected void validateTestMethods(List<Throwable> errors) { in validateTestMethods()
|
| /cts/common/device-side/bedstead/nene/src/benchmarks/java/com/android/bedstead/nene/benchmarks/ |
| D | BenchmarkTestRunner.java | 50 protected void validateTestMethods(List<Throwable> errors) {} in validateTestMethods()
|
| /cts/tests/input/InputInjectionApp/src/com/android/test/inputinjection/ |
| D | IInputInjectionTestCallbacks.aidl | 25 void onTestInjectionFromApp(in List<String> errors); in onTestInjectionFromApp()
|
| D | InputInjectionActivity.kt | 103 val errors = mutableListOf<String>() in <lambda>() constant
|
| /cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/ |
| D | ApkPackageNameCheck.java | 79 List<String> errors = new ArrayList<>(); in testApkPackageNames() local
|
| /cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
| D | ObjectTracker.java | 95 ArrayList<Throwable> errors = null; in tearDown() local
|
| /cts/tests/tests/jni/libjnitest/ |
| D | android_jni_cts_LinkerNamespacesTest.cpp | 209 /*out*/ std::vector<std::string>* errors) { in check_lib() 276 /*out*/ std::vector<std::string>* errors) { in check_path() 382 std::vector<std::string> errors; in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
| D | SensorCtsTestResult.java | 82 public Enumeration<TestFailure> errors() { in errors() method in SensorCtsTestResult
|
| /cts/tests/signature/intent-check/src/android/signature/cts/intent/ |
| D | IntentTest.java | 81 Set<String> errors = new HashSet<>(); in shouldNotFindUnexpectedIntents() local
|
| /cts/hostsidetests/car/src/android/car/cts/ |
| D | PreCreateUsersHostTest.java | 139 List<String> errors = new ArrayList<>(); in appPermissionsPreCreatedUserPackagesTest() local
|
| /cts/tests/tests/graphics/src/android/graphics/fonts/ |
| D | FontManagerTest.java | 173 List<String> errors = readAll(proc.getErrorStream()); in assertSecurityException() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/ |
| D | UsbDeviceTestActivity.java | 1303 @NonNull ArrayList<Throwable> errors) { in TestThread() 1357 @NonNull ArrayList<Throwable> errors) { in QueuerThread() 1460 @NonNull HashMap<Integer, Integer> data, @NonNull ArrayList<Throwable> errors) { in ReceiverThread() 1757 ArrayList<Throwable> errors = new ArrayList<>(); in parallelUsbRequestsTests() local 2231 ArrayList<Throwable> errors = new ArrayList<>(); in runTests() local
|
| /cts/tests/sensor/src/android/hardware/cts/ |
| D | SensorAdditionalInfoTest.java | 56 List<String> errors = new ArrayList<String>(); in testSensorAdditionalInfo() local
|
| D | SensorParameterRangeTest.java | 244 List<String> errors = new ArrayList<>(); in testStaticSensorId() local
|
| /cts/tests/suspendapps/tests/src/android/suspendapps/cts/ |
| D | SuspendPackagesTest.java | 234 final String errors = callBackErrors.get(); in testLauncherCallback() local
|
| /cts/hostsidetests/appsecurity/test-apps/ListeningPortsApp/src/android/appsecurity/cts/listeningports/ |
| D | ListeningPortsTest.java | 142 String errors = ""; in testNoAccessibleListeningPorts() local
|
| /cts/tests/input/src/android/input/cts/ |
| D | InputInjectionTest.kt | 96 val callbacks = withCallbacks(onTestResult = { errors: List<String?> -> in <lambda>() method
|
| /cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/ |
| D | AbstractRecognitionServiceTest.java | 160 List<Integer> errors = new ArrayList<>(); in testCanCheckForSupport() local
|
| /cts/tests/tests/database/src/android/database/sqlite/cts/ |
| D | SQLiteDatabaseTest.java | 1982 final List<Throwable> errors = new ArrayList<>(); in testActiveTransactionIsBlocking() local
|