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

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2956 void ColoredPrintf(GTestColor color, const char* fmt, ...) { function in namespace:testing::internal
3066 ColoredPrintf(COLOR_YELLOW,
3072 ColoredPrintf(COLOR_YELLOW,
3079 ColoredPrintf(COLOR_YELLOW,
3084 ColoredPrintf(COLOR_GREEN, "[==========] ");
3093 ColoredPrintf(COLOR_GREEN, "[----------] ");
3101 ColoredPrintf(COLOR_GREEN, "[----------] ");
3112 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
3132 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
3134 ColoredPrintf(COLOR_RE
[all...]

Completed in 18 milliseconds