Searched refs:GTestColor (Results 1 – 1 of 1) sorted by relevance
3176 case GTestColor::kRed: in GetColorAttribute()3178 case GTestColor::kGreen: in GetColorAttribute()3180 case GTestColor::kYellow: in GetColorAttribute()3224 case GTestColor::kRed: in GetAnsiColorCode()3226 case GTestColor::kGreen: in GetAnsiColorCode()3228 case GTestColor::kYellow: in GetAnsiColorCode()5978 GTestColor::kRed, in RunAllTests()6445 GTestColor color = GTestColor::kDefault; // The current color. in PrintColorEncoded()6467 color = GTestColor::kRed; in PrintColorEncoded()6469 color = GTestColor::kGreen; in PrintColorEncoded()[all …]