Home | History | Annotate | Download | only in gtest

Lines Matching refs:GTestColor

4034 enum GTestColor {
4044 WORD GetColorAttribute(GTestColor color) {
4057 const char* GetAnsiColorCode(GTestColor color) {
4105 void ColoredPrintf(GTestColor color, const char* fmt, ...) {
6272 GTestColor color = COLOR_DEFAULT; // The current color.