Home | History | Annotate | Download | only in src

Lines Matching refs:GTestColor

4050 enum GTestColor {
4060 WORD GetColorAttribute(GTestColor color) {
4073 static const char* GetAnsiColorCode(GTestColor color) {
4121 static void ColoredPrintf(GTestColor color, const char* fmt, ...) {
6302 GTestColor color = COLOR_DEFAULT; // The current color.