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/
H A Dgtest-all.cc4057 const char* GetAnsiColorCode(GTestColor color) { function in namespace:testing::internal
4144 printf("\033[0;3%sm", GetAnsiColorCode(color));

Completed in 17 milliseconds