Searched refs:ERROR (Results 1 - 25 of 747) sorted by relevance

1234567891011>>

/external/valgrind/main/drd/tests/
H A Dpth_barrier2.stderr.exp0 ERROR SUMMARY: 32 errors
H A Dpth_barrier3.stderr.exp0 ERROR SUMMARY: 31 errors
H A Domp_matinv_racy.stderr.exp0 ERROR SUMMARY: 76 errors from 7 contexts
H A Domp_prime_racy.stderr.exp0 ERROR SUMMARY: 3 errors from 3 contexts
H A Dpth_barrier.stderr.exp0 ERROR SUMMARY: 1 errors from 1 contexts
H A Dpth_once.stderr.exp0 ERROR SUMMARY: 0 errors from 0 contexts
H A Dtc05_simple_race.stderr.exp0 ERROR SUMMARY: 2 errors from 2 contexts
H A Dtc06_two_races.stderr.exp0 ERROR SUMMARY: 4 errors from 4 contexts
H A Dthreaded-fork.stderr.exp3 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dannotate_hbefore.stderr.exp3 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dannotate_rwlock.stderr.exp4 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dannotate_smart_pointer.stderr.exp4 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dannotate_static.stderr.exp4 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dbar_trivial.stderr.exp3 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dboost_thread.stderr.exp6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dbug-235681.stderr.exp4 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dcircular_buffer.stderr.exp3 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dcustom_alloc.stderr.exp3 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dfp_race2.stderr.exp3 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dfree_is_write.stderr.exp4 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
/external/dbus/test/data/auth/
H A Dinvalid-command.auth-script6 EXPECT_COMMAND ERROR
H A Dinvalid-hex-encoding.auth-script5 EXPECT_COMMAND ERROR
H A Dinvalid-command-client.auth-script7 EXPECT_COMMAND ERROR
/external/chromium/sdch/open-vcdiff/src/
H A Dlogging.h23 // Windows API defines ERROR
24 #ifdef ERROR
25 #undef ERROR macro
26 #endif // ERROR
33 ERROR, enumerator in enum:open_vcdiff::LogLevel
40 #define DFATAL ERROR
/external/chromium/chrome/common/
H A Dmulti_process_lock_linux.cc28 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
33 LOG(ERROR) << "Socket name too long (" << name_.length()
54 PLOG(ERROR) << "Couldn't create sun_path - " << name_;
70 PLOG(ERROR) << "Couldn't create socket - " << name_;
80 PLOG(ERROR) << "Couldn't bind socket - "
84 PLOG(ERROR) << "close";
92 DLOG(ERROR) << "Over-unlocked MultiProcessLock - " << name_;
96 PLOG(ERROR) << "close";

Completed in 359 milliseconds

1234567891011>>