/external/valgrind/memcheck/tests/linux/ |
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)
|
sys-openat.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)
|
capget.stderr.exp2 | 14 For counts of detected and suppressed errors, rerun with: -v 15 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)
|
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)
|
/external/valgrind/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)
|
partial_load.c | 19 /* partial but misaligned, cannot be suppressed */ 27 /* partial but not word sized, cannot be suppressed */ 33 /* aligned, word sized, but completely invalid - cannot be suppressed */
|
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)
|
suppfreecollision.vgtest | 2 # suppressed, the other considered dangerous, and the user does 7 # So, the nondangerous suppressed error "absorbs and hides" the dangerous
|
/external/clang/test/Analysis/inlining/ |
false-positive-suppression.cpp | 25 #ifndef SUPPRESSED 72 #ifndef SUPPRESSED 77 #ifndef SUPPRESSED 104 #ifndef SUPPRESSED 111 #ifndef SUPPRESSED 123 #ifndef SUPPRESSED 140 #ifndef SUPPRESSED 151 #ifndef SUPPRESSED 167 #ifndef SUPPRESSED 189 #ifndef SUPPRESSED [all...] |
false-positive-suppression.c | 32 #ifndef SUPPRESSED 40 #ifndef SUPPRESSED 49 // Although the report will be suppressed on one branch, it should still be 65 // Although the report will be suppressed on one branch, it should still be 82 #ifndef SUPPRESSED 87 // Test that div by zero does not get suppressed. This is a policy choice. 104 #if !SUPPRESSED || NULL_ARGS 113 #if !SUPPRESSED || NULL_ARGS 129 #ifndef SUPPRESSED 138 #ifndef SUPPRESSED [all...] |
/external/clang/test/SemaCXX/Inputs/ |
array-bounds-system-header.h | 1 // "System header" for testing that -Warray-bounds is properly suppressed in
|
/external/valgrind/drd/tests/ |
annotate_hb_race.stderr.exp | 8 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)
|
linuxthreads_det.stderr.exp-linuxthreads | 7 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
tc15_laog_lockdel.stderr.exp | 8 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
/libcore/luni/src/test/java/libcore/java/lang/ |
ThrowableTest.java | 148 throwable.addSuppressed(newThrowable("Suppressed", "A", "B", "E", "F")); 149 throwable.addSuppressed(newThrowable("Suppressed", "A", "B", "G", "H")); 154 + "\tSuppressed: java.lang.Throwable: Suppressed\n" 158 + "\tSuppressed: java.lang.Throwable: Suppressed\n" 171 Throwable suppressed = newThrowable("Suppressed", "A", "B", "E", "F"); local 173 throwable.addSuppressed(suppressed); 174 suppressed.addSuppressed(newThrowable("Suppressed/Suppressed", "A", "B", "E", "G")) 311 Throwable suppressed = newThrowable("Suppressed"); local [all...] |
/external/clang/test/Analysis/diagnostics/ |
explicit-suppression.cpp | 4 #ifdef SUPPRESSED 14 #ifndef SUPPRESSED
|
/external/valgrind/gdbserver_tests/ |
mcsignopass.stderr.exp | 14 For counts of detected and suppressed errors, rerun with: -v 15 ERROR SUMMARY: 11 errors from 1 contexts (suppressed: 0 from 0)
|
mcsigpass.stderr.exp | 14 For counts of detected and suppressed errors, rerun with: -v 15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
|
mcwatchpoints.stderr.exp | 21 For counts of detected and suppressed errors, rerun with: -v 22 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|