Home | History | Annotate | Download | only in gtest

Lines Matching defs:COLOR_DEFAULT

3886   COLOR_DEFAULT,
3906 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
3963 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
5825 GTestColor color = COLOR_DEFAULT; // The current color.
5845 color = COLOR_DEFAULT;