Home
last modified time | relevance | path

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

/art/test/testrunner/
Dtestrunner.py115 COLOR_SKIP = '\033[93m' variable
257 global COLOR_SKIP
261 COLOR_SKIP = ''
678 result_text += COLOR_SKIP + 'SKIP' + COLOR_NORMAL
883 print_text(COLOR_SKIP + 'SKIPPED TESTS: ' + COLOR_NORMAL + '\n')