Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dcolorprint.cc32 typedef WORD PlatformColorCode; typedef
34 typedef const char* PlatformColorCode;
37 PlatformColorCode GetPlatformColorCode(LogColor color) { in GetPlatformColorCode()