HomeSort by relevance Sort by last modified time
    Searched refs:errors (Results 126 - 150 of 682) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/valgrind/main/memcheck/tests/linux/
lsframe2.stderr.exp 11 For counts of detected and suppressed errors, rerun with: -v
12 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
sigqueue.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
syscalls-2007.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
syslog-syscall.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/valgrind/main/memcheck/tests/
mallinfo.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
new_override.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
sbfragment.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/valgrind/main/memcheck/tests/ppc32/
power_ISA2_05.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/valgrind/main/memcheck/tests/ppc64/
power_ISA2_05.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /frameworks/testing/androidtestlib/src/com/android/test/runner/junit4/
AndroidJUnit4ClassRunner.java 66 protected void collectInitializationErrors(List<Throwable> errors) {
67 super.collectInitializationErrors(errors);
69 validateInjectFields(errors);
72 private void validateInjectFields(List<Throwable> errors) {
76 validateInjectField(errors, instrField, Instrumentation.class);
81 validateInjectField(errors, contextField, Context.class);
86 validateInjectField(errors, bundleField, Bundle.class);
90 private void validateInjectField(List<Throwable> errors, FrameworkField instrField,
93 errors.add(new InvalidInjectException(String.format(
98 errors.add(new InvalidInjectException(String.format
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
filetestcase.py 17 """Test case that runs a checker on a file, matching errors against annotations.
19 Runs the given checker on the given file, accumulating all errors. The list
20 of errors is then matched against those annotated in the file. Based heavily
100 errors = erroraccumulator.ErrorAccumulator()
101 self._runner.Run([filename], errors)
103 errors = errors.GetErrors()
106 error_msgs = [(error.token.line_number, error.code) for error in errors]
  /external/icu4c/common/unicode/
idna.h 96 * The label might be modified according to the types of errors.
97 * Labels with severe errors will be left in (or turned into) their Unicode form.
119 * The label might be modified according to the types of errors.
142 * The domain name might be modified according to the types of errors.
143 * Labels with severe errors will be left in (or turned into) their Unicode form.
165 * The domain name might be modified according to the types of errors.
266 * Output container for IDNA processing errors.
276 IDNAInfo() : errors(0), labelErrors(0), isTransDiff(FALSE), isBiDi(FALSE), isOkBiDi(TRUE) {}
278 * Were there IDNA processing errors?
279 * @return TRUE if there were processing errors
318 uint32_t errors, labelErrors; member in class:IDNAInfo
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
ecmalintrules.py 29 from closure_linter import errors namespace
61 Can be used to find common style errors in JavaScript, ActionScript and other
102 """Handle errors associated with a parameter missing a @param tag."""
161 self._HandleError(errors.LINE_TOO_LONG,
165 """Checks the given type for style errors.
176 self._HandleError(errors.JSDOC_PREFER_QUESTION_TO_PIPE_NULL,
183 self._HandleError(errors.JSDOC_ILLEGAL_QUESTION_WITH_PIPE,
189 self._HandleError(errors.MISSING_BRACES_AROUND_TYPE,
207 errors.MISSING_SPACE,
239 """Checks a token, given the current parser_state, for warnings and errors
    [all...]
errorrecord.py 23 from closure_linter import errors namespace
35 new_error: Whether this is a "new error" (see errors.NEW_ERRORS).
47 Errors are not able to be serialized (pickled) over processes because of
58 new_error = error.code in errors.NEW_ERRORS
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
calc.rb 71 errors = parser.reported_errors
72 return [ value, errors ]
87 parser_value, errors = evaluate( expression )
93 val, errors = evaluate "6 - (2*1"
95 errors.should have( 1 ).thing
96 errors.first.should =~ /mismatched/
  /external/chromium/chrome/common/extensions/
extension.cc 50 namespace errors = extension_manifest_errors;
718 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidRunAt,
730 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidRunAt,
741 errors::kInvalidAllFrames, base::IntToString(definition_index));
750 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidMatches,
756 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidMatchCount,
764 errors::kInvalidMatch,
767 errors::kExpectString);
779 errors::kInvalidMatch,
812 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidJsList
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/tests/
t015calc.py 10 def _evaluate(self, expr, expected, errors=[]):
17 assert len(parser.reportedErrors) == len(errors), parser.reportedErrors
39 # FIXME: most parse errors result in TypeErrors in action code, because
  /external/chromium/chrome/browser/net/
url_request_mock_net_error_job.h 5 // A net::URLRequestJob class that simulates network errors (including https
18 const std::vector<int>& errors,
26 // URL is hit, the specified |errors| will be played. If any of these errors
28 // the error. |ssl_cert| can be NULL if |errors| does not contain any cert
29 // errors. |base| is the location on disk where the file mocking the URL
33 const std::vector<int>& errors,
46 // The errors to simulate.
49 // The certificate to use for SSL errors.
  /external/valgrind/main/drd/tests/
annotate_hb_race.stderr.exp 8 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
annotate_ignore_rw.stderr.exp 9 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
annotate_publish_hg.stderr.exp 7 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
pth_uninitialized_cond.stderr.exp 10 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /external/valgrind/main/helgrind/tests/
cond_timedwait_invalid.stderr.exp 15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /external/webkit/Tools/DumpRenderTree/chromium/
TestShellWin.cpp 173 std::list<std::string> errors; local
175 errors.push_back("Must use normal size fonts (96 dpi).");
183 errors.push_back("ClearType must be disabled.");
200 errors.push_back(isVistaOrLater ? "Must use either the Aero or Basic theme." : "Must use the default XP theme (Luna).");
205 if (!errors.empty()) {
210 for (std::list<std::string>::iterator it = errors.begin(); it != errors.end(); ++it)
216 return errors.empty();
  /external/protobuf/src/google/protobuf/
reflection_ops.h 69 vector<string>* errors);

Completed in 3413 milliseconds

1 2 3 4 56 7 8 91011>>