Searched refs:ColoredPrintf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/googletest/googletest/src/ |
| H A D | gtest.cc | 3165 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3171 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3178 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart() 3200 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 3240 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd() 3359 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd() 5303 ColoredPrintf( in RunAllTests() 5311 ColoredPrintf(COLOR_RED, in RunAllTests() 5328 ColoredPrintf(COLOR_RED, in WriteToShardStatusFileIfNeeded() 5787 ColoredPrintf(color, "%s", str); in PrintColorEncoded() [all …]
|