Home | History | Annotate | Download | only in googletest

Lines Matching refs:COLOR_GREEN

2525   COLOR_GREEN,
2535 case COLOR_GREEN: return FOREGROUND_GREEN;
2548 case COLOR_GREEN: return "2";
2715 ColoredPrintf(COLOR_GREEN, "[==========] ");
2724 ColoredPrintf(COLOR_GREEN, "[----------] ");
2733 ColoredPrintf(COLOR_GREEN, "[----------] ");
2744 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
2764 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
2787 ColoredPrintf(COLOR_GREEN, "[----------] ");
2796 ColoredPrintf(COLOR_GREEN, "[----------] ");
2828 ColoredPrintf(COLOR_GREEN, "[==========] ");
2837 ColoredPrintf(COLOR_GREEN, "[ PASSED ] ");
4663 color = COLOR_GREEN;