Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest.cc3151 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3157 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3164 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3187 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart()
3201 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestSuiteStart()
3373 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
5376 ColoredPrintf( in RunAllTests()
5384 ColoredPrintf(COLOR_RED, in RunAllTests()
5401 ColoredPrintf(COLOR_RED, in WriteToShardStatusFileIfNeeded()
5853 ColoredPrintf(color, "%s", str); in PrintColorEncoded()
[all …]
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1807 GTEST_API_ GTEST_ATTRIBUTE_PRINTF_(2, 3) void ColoredPrintf(GTestColor color,