Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorAdditionalInfoTest.java53 List<String> errors = new ArrayList<String>(); in testSensorAdditionalInfo() local
66 errors.add("Sensor: " + s.getName() + ", error: " + e.getMessage()); in testSensorAdditionalInfo()
69 if (errors.size() > 0) { in testSensorAdditionalInfo()
73 for (String error : errors) { in testSensorAdditionalInfo()
DSensorParameterRangeTest.java176 List<String> errors = new ArrayList<>(); in testStaticSensorId() local
180 errors.add(String.format("sensor \"%s\" has id %d", s.getName(), s)); in testStaticSensorId()
183 if (errors.size() > 0) { in testStaticSensorId()
185 TextUtils.join(", ", errors) + " >"; in testStaticSensorId()
/cts/tests/tests/security/src/android/security/cts/
DListeningPortsTest.java203 String errors = ""; in assertNoAccessibleListeningPorts() local
217 errors += "\nFound port listening on addr=" in assertNoAccessibleListeningPorts()
224 if (!errors.equals("")) { in assertNoAccessibleListeningPorts()
225 throw new ListeningPortsAssertionError(errors); in assertNoAccessibleListeningPorts()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DGnssCtsTestResult.java80 public Enumeration<TestFailure> errors() { in errors() method in GnssCtsTestResult
81 return mWrappedTestResult.errors(); in errors()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestResult.java82 public Enumeration<TestFailure> errors() { in errors() method in SensorCtsTestResult
83 return mWrappedTestResult.errors(); in errors()
/cts/apps/CameraITS/tools/
Drun_all_tests.py173 errors = error_file.read()
174 summary += errors + "\n"
/cts/tools/dasm/src/dasm/
DDAsm.java84 int errors; field in DAsm
175 return errors; in errorCount()
179 errors++; in report_error()
1605 errors = 0; in readD()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile70 # note). You have access to the variables errors warning, statement which
71 # respectively contain the number of errors / warnings messages and the total
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/cts/tools/dex-tools/dex/
Dclasses0.out.dex64710 public java.util.Enumeration errors()
106892 protected java.util.List[] errors