Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dcolorprint.cc42 PlatformColorCode GetPlatformColorCode(LogColor color) { in GetPlatformColorCode() function
145 GetPlatformColorCode(color) | FOREGROUND_INTENSITY); in ColorPrintf()
152 const char* color_code = GetPlatformColorCode(color); in ColorPrintf()