Searched defs:colorize (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/atest-py2/ | ||
D | atest_utils.py | 297 def colorize(text, color, highlight=False): function |
/tools/asuite/atest/ | ||
D | atest_utils.py | 396 def colorize(text, color, highlight=False): function |