HomeSort by: relevance | last modified time | path
    Searched refs:ColoredPrintf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest.cc 3030 void ColoredPrintf(GTestColor color, const char* fmt, ...) {
3151 ColoredPrintf(COLOR_YELLOW,
3157 ColoredPrintf(COLOR_YELLOW,
3164 ColoredPrintf(COLOR_YELLOW,
3169 ColoredPrintf(COLOR_GREEN, "[==========] ");
3178 ColoredPrintf(COLOR_GREEN, "[----------] ");
3187 ColoredPrintf(COLOR_GREEN, "[----------] ");
3201 ColoredPrintf(COLOR_GREEN, "[----------] ");
3213 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
3238 ColoredPrintf(COLOR_GREEN, "[ OK ] ")
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest.h 1808 GTEST_API_ GTEST_ATTRIBUTE_PRINTF_(2, 3) void ColoredPrintf(GTestColor color,

Completed in 26 milliseconds