Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2602 static const bool in_color_mode = in ColoredPrintf() local
2604 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()