HomeSort by relevance Sort by last modified time
    Searched full:errors (Results 351 - 375 of 9212) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/drd/tests/
pth_uninitialized_cond.stderr.exp 10 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /external/valgrind/main/exp-sgcheck/tests/
preen_invars.stderr.exp-glibc28-amd64 9 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
user.hpp 41 // Domain errors:
45 // Pole errors:
49 // Overflow Errors:
53 // Internal Evaluation Errors:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
dbapi.py 490 def run(con, errors):
493 errors.append("did not raise ProgrammingError")
498 errors.append("raised wrong exception")
500 errors = []
501 t = threading.Thread(target=run, kwargs={"con": self.con, "errors": errors})
504 if len(errors) > 0:
505 self.fail("\n".join(errors))
508 def run(con, errors):
511 errors.append("did not raise ProgrammingError"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
dbapi.py 490 def run(con, errors):
493 errors.append("did not raise ProgrammingError")
498 errors.append("raised wrong exception")
500 errors = []
501 t = threading.Thread(target=run, kwargs={"con": self.con, "errors": errors})
504 if len(errors) > 0:
505 self.fail("\n".join(errors))
508 def run(con, errors):
511 errors.append("did not raise ProgrammingError"
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
generate-inspector-protocol-version 75 errors = []
85 errors.append("%s: domain has been %s" % (name, removed(reverse)))
87 compare_domains(domain_1, domains_by_name_2[name], types_1, types_2, errors, reverse)
88 return errors
90 def compare_domains(domain_1, domain_2, types_map_1, types_map_2, errors, reverse):
97 errors.append("%s.%s: command has been %s" % (domain_1["domain"], name, removed(reverse)))
99 compare_commands(domain_name, command_1, commands_2[name], types_map_1, types_map_2, errors, reverse)
106 errors.append("%s.%s: event has been %s" % (domain_1["domain"], name, removed(reverse)))
108 compare_events(domain_name, event_1, events_2[name], types_map_1, types_map_2, errors, reverse)
110 def compare_commands(domain_name, command_1, command_2, types_map_1, types_map_2, errors, reverse)
    [all...]
  /device/asus/deb/
fstab.deb 7 /dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,errors=panic wait,check
8 /dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,errors=panic wait,check,encryptable=/dev/block/platform/msm_sdcc.1/by-name/metadata
10 /dev/block/platform/msm_sdcc.1/by-name/radio /firmware vfat ro,uid=1000,gid=1000,fmask=0337,dmask=0227,iocharset=iso8859-1,shortname=mixed,errors=remount-ro wait
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm 7 # until you get a good one; errors are not passed through to the parser.
28 Errors from the lexer are never passed to the parser. Either you want
35 errors and keep going, looking for a valid token.
  /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/net/base/
cert_status_flags.cc 44 // A certificate may have multiple errors. We report the most
47 // Unrecoverable errors
53 // Recoverable errors
  /external/chromium_org/chrome/common/extensions/
manifest_handler_helpers.cc 19 namespace errors = manifest_errors;
46 errors::kInvalidIconPath, key);
52 errors::kInvalidIconPath, key);
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_chromepermission_unittest.cc 18 namespace errors = manifest_errors;
23 errors::kInvalidPermissionScheme,
44 errors::kInvalidPermissionScheme,
extension_manifests_override_unittest.cc 10 namespace errors = extensions::manifest_errors;
17 Testcase("override_newtab_and_history.json", errors::kMultipleOverrides),
18 Testcase("override_invalid_page.json", errors::kInvalidChromeURLOverrides)
  /external/chromium_org/chrome/renderer/extensions/
renderer_permissions_policy_delegate.cc 16 namespace errors = manifest_errors;
43 *error = errors::kCannotScriptSigninPage;
49 *error = errors::kCannotScriptGallery;
  /external/chromium_org/extensions/common/manifest_handlers/
shared_module_info.cc 22 namespace errors = manifest_errors;
115 *error = ASCIIToUTF16(errors::kInvalidImportAndExport);
122 *error = ASCIIToUTF16(errors::kInvalidExport);
127 *error = ASCIIToUTF16(errors::kInvalidExportResources);
134 errors::kInvalidExportResourcesString, base::IntToString(i));
140 errors::kInvalidExportResourcesString, base::IntToString(i));
151 *error = ASCIIToUTF16(errors::kInvalidImport);
157 *error = ASCIIToUTF16(errors::kInvalidImport);
165 errors::kInvalidImportId, base::IntToString(i));
173 errors::kInvalidImportVersion, base::IntToString(i))
    [all...]
  /external/chromium_org/media/base/
pipeline_status.h 14 // Status states for pipeline. All codes except PIPELINE_OK indicate errors.
29 // Demuxer related errors.
33 // Decoder related errors.
  /external/chromium_org/third_party/mesa/src/docs/
debugging.html 14 errors. It is up to the application to call
15 <code>glGetError</code> to check for errors. Mesa supports an
31 errors.
  /external/chromium_org/ui/compositor/test/
test_utils.cc 16 unsigned int errors = 0; local
20 << "(i, j) = (" << i << ", " << j << "), error count: " << ++errors; local
24 if (errors) {
  /external/clang/test/Lexer/
long-long.cpp 1 /* RUN: %clang_cc1 -x c -std=c89 -fsyntax-only -verify -pedantic-errors -Wno-empty-translation-unit %s
2 * RUN: %clang_cc1 -x c -std=c99 -fsyntax-only -verify -pedantic-errors -Wno-empty-translation-unit %s
3 * RUN: %clang_cc1 -x c++ -std=c++98 -fsyntax-only -verify -pedantic-errors -Wno-empty-translation-unit %s
  /external/clang/test/PCH/
empty-with-headers.c 1 // RUN: %clang_cc1 -fsyntax-only -std=c99 -pedantic-errors %s
3 // RUN: %clang_cc1 -fsyntax-only -std=c99 -pedantic-errors -include-pch %t %s
5 // RUN: %clang_cc1 -fsyntax-only -std=c99 -pedantic-errors -DINCLUDED %s -verify
  /external/clang/www/demo/
what is this directory.txt 4 Perhaps it could also be used for getting crash information and details on errors.... I'm not sure if this would require some major changes or not to report this info. Maybe also adding ways that people can use it to test for errors and a way to report such errors would also be good.
  /external/junit/src/org/junit/runners/model/
FrameworkMethod.java 58 * Adds to {@code errors} if this method:
66 public void validatePublicVoidNoArg(boolean isStatic, List<Throwable> errors) {
67 validatePublicVoid(isStatic, errors);
69 errors.add(new Exception("Method " + fMethod.getName() + " should have no parameters"));
74 * Adds to {@code errors} if this method:
81 public void validatePublicVoid(boolean isStatic, List<Throwable> errors) {
84 errors.add(new Exception("Method " + fMethod.getName() + "() " + state + " be static"));
87 errors.add(new Exception("Class " + fMethod.getDeclaringClass().getName() + " should be public"));
89 errors.add(new Exception("Method " + fMethod.getName() + "() should be public"));
91 errors.add(new Exception("Method " + fMethod.getName() + "() should be void"))
    [all...]
  /external/mesa3d/docs/
debugging.html 14 errors. It is up to the application to call
15 <code>glGetError</code> to check for errors. Mesa supports an
31 errors.
  /external/valgrind/main/memcheck/tests/
addressable.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)
38 For counts of detected and suppressed errors, rerun with: -v
39 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
47 For counts of detected and suppressed errors, rerun with: -v
48 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
61 For counts of detected and suppressed errors, rerun with: -v
62 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
80 For counts of detected and suppressed errors, rerun with: -v
82 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0
    [all...]
partiallydefinedeq.stderr.exp2 2 Currently running on ppc32/64/arm: this test should give 3 errors, not 2.
22 For counts of detected and suppressed errors, rerun with: -v
24 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)

Completed in 1032 milliseconds

<<11121314151617181920>>