Searched defs:COLOR_RED (Results 1 – 6 of 6) sorted by relevance
11 COLOR_RED, enumerator
34 #define COLOR_RED macro39 #define COLOR_RED "\33[31m" macro
37 #define COLOR_RED macro42 #define COLOR_RED "\33[31m" macro
1806 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW }; enumerator
389 #define COLOR_RED 0x01 macro