Searched refs:tr_msg (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | internal-check.h | 877 CK_DLL_EXP const char *CK_EXPORT tr_msg (TestResult * tr);
|
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check.h | 877 CK_DLL_EXP const char *CK_EXPORT tr_msg (TestResult * tr);
|
D | check.c | 554 tr_msg (TestResult * tr) in tr_msg() function
|
D | check.h.in | 877 CK_DLL_EXP const char *CK_EXPORT tr_msg (TestResult * tr); 1073 * tr_rtype(), tr_ctx(), tr_msg(), tr_lno(), tr_lfile(), and tr_tcname(). 1093 * tr_rtype(), tr_ctx(), tr_msg(), tr_lno(), tr_lfile(), and tr_tcname().
|
/third_party/libinput/test/ |
D | litest.c | 980 dprintf(fd, " %s\n", tr_msg(r)); in litest_export_xml()
|