Home | History | Annotate | Download | only in tests

Lines Matching refs:GTestColor

59 enum GTestColor {
66 void ColoredPrintf(GTestColor color, const char* fmt, ...);
71 using testing::internal::GTestColor;