Home
last modified time | relevance | path

Searched refs:CK_VERBOSE (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_print.c150 if ((print_mode >= CK_VERBOSE && tr->rtype == CK_PASS) || in tr_fprint()
234 return CK_VERBOSE; in get_env_printmode()
Dcheck_log.c265 tr_fprint (file, tr, CK_VERBOSE); in lfile_lfun()
335 tr_xmlprint (file, tr, CK_VERBOSE); in xml_lfun()
Dcheck.h809 CK_VERBOSE, /**< All tests */ enumerator
Dcheck.h.in809 CK_VERBOSE, /**< All tests */ enumerator
/third_party/skia/third_party/externals/expat/expat/tests/
Dminicheck.h49 #define CK_VERBOSE 2 macro
Dminicheck.c148 if (verbosity >= CK_VERBOSE) { in handle_success()
Druntests.c12006 verbosity = CK_VERBOSE; in main()
/third_party/expat/tests/
Dminicheck.h49 #define CK_VERBOSE 2 macro
Dminicheck.c148 if (verbosity >= CK_VERBOSE) { in handle_success()
Druntests.c12268 verbosity = CK_VERBOSE; in main()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dinternal-check.h809 CK_VERBOSE, /**< All tests */ enumerator