Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc4428 static const char* GetAnsiColorCode(GTestColor color) { in GetAnsiColorCode() function
4522 printf("\033[0;3%sm", GetAnsiColorCode(color)); in ColoredPrintf()