Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc4057 const char* GetAnsiColorCode(GTestColor color) { in GetAnsiColorCode() function
4144 printf("\033[0;3%sm", GetAnsiColorCode(color)); in ColoredPrintf()