Searched refs:__test_failed (Results 1 – 1 of 1) sorted by relevance
87 #define test_failed() __test_failed(__FILE__, __LINE__)88 static void __test_failed(char *f, int l) in __test_failed() function