Searched refs:COLOR_GREEN (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2883 COLOR_GREEN, enumerator in enum:testing::internal::GTestColor
2894 case COLOR_GREEN: return FOREGROUND_GREEN;
2907 case COLOR_GREEN: return "2";
3084 ColoredPrintf(COLOR_GREEN, "[==========] ");
3093 ColoredPrintf(COLOR_GREEN, "[----------] ");
3101 ColoredPrintf(COLOR_GREEN, "[----------] ");
3112 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
3132 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
3154 ColoredPrintf(COLOR_GREEN, "[----------] ");
3163 ColoredPrintf(COLOR_GREEN, "[
[all...]

Completed in 18 milliseconds