Searched refs:__test_error (Results 1 – 2 of 2) sorted by relevance
37 extern void __test_error(const char *buf);120 __test_print(__test_error, "%ld[%s:%u] " fmt ": %m\n", \124 __test_print(__test_error, "%ld[%s:%u] " fmt "\n", \
41 void __test_error(const char *buf) in __test_error() function