Home
last modified time | relevance | path

Searched refs:VALGRIND_COUNT_ERRORS (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/memcheck/tests/
Derror_counts.c20 fprintf(stderr, "errors: %d\n\n", VALGRIND_COUNT_ERRORS); in main()
28 fprintf(stderr, "errors: %d\n\n", VALGRIND_COUNT_ERRORS); in main()
34 fprintf(stderr, "errors: %d\n\n", VALGRIND_COUNT_ERRORS); in main()
41 fprintf(stderr, "errors: %d\n\n", VALGRIND_COUNT_ERRORS); in main()
55 fprintf(stderr, "errors: %d\n", VALGRIND_COUNT_ERRORS); in main()
Derr_disable4.c148 int nerrors = VALGRIND_COUNT_ERRORS; in main()
Dcond_ld_st.c316 UInt n_errs_act = VALGRIND_COUNT_ERRORS; in do_test_case()
323 n_errs_act = VALGRIND_COUNT_ERRORS - n_errs_act; in do_test_case()
/external/v8/src/third_party/valgrind/
Dvalgrind.h3812 #define VALGRIND_COUNT_ERRORS \ macro
/external/regex-re2/util/
Dvalgrind.h4294 #define VALGRIND_COUNT_ERRORS \ macro
/external/libchrome/base/third_party/valgrind/
Dvalgrind.h4561 #define VALGRIND_COUNT_ERRORS \ macro
/external/valgrind/include/
Dvalgrind.h6367 #define VALGRIND_COUNT_ERRORS \ macro
/external/valgrind/
DNEWS.old1812 - VALGRIND_COUNT_ERRORS, VALGRIND_COUNT_LEAKS: