Searched defs:test_error (Results 1 – 5 of 5) sorted by relevance
24 static inline void test_error(const char *name) in test_error() function
23 const char *test_error[] = { variable
65 static int test_error; variable
310 static int test_error(void *arg) in test_error() function
117 #define test_error(fmt, ...) \ macro