Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2526 COLOR_RED, enumerator
2536 case COLOR_RED: return FOREGROUND_RED; in GetColorAttribute()
2549 case COLOR_RED: return "1"; in GetAnsiColorCode()
2771 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestEnd()
2822 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in PrintFailedTests()
2847 ColoredPrintf(COLOR_RED, "[ FAILED ] "); in OnTestIterationEnd()
4271 ColoredPrintf(COLOR_RED, in WriteToShardStatusFileIfNeeded()
4305 ColoredPrintf(COLOR_RED, msg.GetString().c_str()); in ShouldShard()
4313 ColoredPrintf(COLOR_RED, msg.GetString().c_str()); in ShouldShard()
4322 ColoredPrintf(COLOR_RED, msg.GetString().c_str()); in ShouldShard()
[all …]