Home
last modified time | relevance | path

Searched defs:use_color (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/
Dprinters.py21 def format_stats_str(num_tests, stats, use_color): argument
38 def __init__(self, use_color=False, show_all=False): argument
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2600 const bool use_color = false; in ColoredPrintf() local
2604 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local