Home | History | Annotate | Download | only in src

Lines Matching refs:GTestColor

2550 enum GTestColor {
2560 WORD GetColorAttribute(GTestColor color) {
2573 const char* GetAnsiColorCode(GTestColor color) {
2621 void ColoredPrintf(GTestColor color, const char* fmt, ...) {
4788 GTestColor color = COLOR_DEFAULT; // The current color.