Searched refs:ERROR (Results 1 – 3 of 3) sorted by relevance
55 const char *ERROR = ERROR_NORMAL; variable78 ERROR = ERROR_COLOR; in log_color()82 ERROR = ERROR_NORMAL; in log_color()119 result = ERROR; in print_result()141 ERROR, strerror(err), ##args); \143 fprintf(stderr, "\t%s: "message, ERROR, ##args); \
37 results are printed to stdout, while intermediate ERROR or FAIL messages are39 ERROR strings in color for easy visual parsing. Output shall conform to the44 ERROR: Description of unexpected error48 # there may be multiple ERROR or FAIL messages49 Result: (PASS|FAIL|ERROR)
471 if (flags & BIT(ERROR)) in expand_overloaded_flags()472 flags ^= BIT(ERROR) | BIT(SLUB_DEBUG); in expand_overloaded_flags()