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

1 2 3 45 6 7 8 91011>>

  /external/chromium/testing/gtest/src/
gtest-typed-test.cc 60 Message errors; local
66 errors << "Test " << name << " is listed more than once.\n";
83 errors << "No test named " << name
92 errors << "You forgot to list test " << *it << ".\n";
96 const String& errors_str = errors.GetString();
  /external/gtest/src/
gtest-typed-test.cc 60 Message errors; local
66 errors << "Test " << name << " is listed more than once.\n";
83 errors << "No test named " << name
92 errors << "You forgot to list test " << *it << ".\n";
96 const String& errors_str = errors.GetString();
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-typed-test.cc 60 Message errors; local
66 errors << "Test " << name << " is listed more than once.\n";
83 errors << "No test named " << name
92 errors << "You forgot to list test " << *it << ".\n";
96 const String& errors_str = errors.GetString();
  /external/llvm/utils/unittest/googletest/
gtest-typed-test.cc 60 Message errors; local
66 errors << "Test " << name << " is listed more than once.\n";
83 errors << "No test named " << name
92 errors << "You forgot to list test " << *it << ".\n";
96 const String& errors_str = errors.GetString();
  /external/open-vcdiff/gtest/src/
gtest-typed-test.cc 48 Message errors; local
54 errors << "Test " << name << " is listed more than once.\n";
71 errors << "No test named " << name
80 errors << "You forgot to list test " << *it << ".\n";
84 const String& errors_str = errors.GetString();
  /external/protobuf/gtest/src/
gtest-typed-test.cc 48 Message errors; local
54 errors << "Test " << name << " is listed more than once.\n";
71 errors << "No test named " << name
80 errors << "You forgot to list test " << *it << ".\n";
84 const String& errors_str = errors.GetString();
  /external/junit/src/org/junit/runners/
BlockJUnit4ClassRunner.java 97 protected void collectInitializationErrors(List<Throwable> errors) {
98 super.collectInitializationErrors(errors);
100 validateNoNonStaticInnerClass(errors);
101 validateConstructor(errors);
102 validateInstanceMethods(errors);
103 validateFields(errors);
106 protected void validateNoNonStaticInnerClass(List<Throwable> errors) {
110 errors.add(new Exception(gripe));
115 * Adds to {@code errors} if the test class has more than one constructor,
119 protected void validateConstructor(List<Throwable> errors) {
170 RULE_VALIDATOR.validate(getTestClass(), errors); local
    [all...]
  /external/chromium/chrome/common/extensions/
extension_unpacker_unittest.cc 16 namespace errors = extension_manifest_errors;
49 EXPECT_EQ(errors::kInvalidDefaultLocale, unpacker_->error_message());
55 EXPECT_EQ(errors::kLocalesTreeMissing, unpacker_->error_message());
61 EXPECT_EQ(errors::kInvalidDefaultLocale, unpacker_->error_message());
75 EXPECT_EQ(errors::kLocalesNoDefaultMessages, unpacker_->error_message());
81 EXPECT_EQ(errors::kLocalesNoDefaultLocaleSpecified,
89 errors::kLocalesMessagesFileMissing +
96 EXPECT_EQ(errors::kLocalesNoDefaultMessages, unpacker_->error_message());
  /external/valgrind/main/drd/tests/
pth_cleanup_handler.stderr.exp 6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/qemu/distrib/sdl-1.2.15/test/
testiconv.c 37 int errors = 0; local
58 ++errors;
72 return (errors ? errors + 1 : 0);
  /external/valgrind/main/gdbserver_tests/
mcclean_after_fork.stderr.exp 14 For counts of detected and suppressed errors, rerun with: -v
15 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
mcmain_pic.stderr.exp 12 For counts of detected and suppressed errors, rerun with: -v
13 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/valgrind/main/memcheck/tests/
accounting.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)
brk2.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)
bug287260.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)
erringfds.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)
leak-pool-0.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)
leak-pool-1.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)
leak-pool-2.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)
leak-pool-3.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)
leak-pool-4.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)
leak-pool-5.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/linux/
brk.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)
capget.stderr.exp 13 For counts of detected and suppressed errors, rerun with: -v
14 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
lsframe1.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)

Completed in 1105 milliseconds

1 2 3 45 6 7 8 91011>>