Home
last modified time | relevance | path

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

/art/test/testrunner/
Dtestrunner.py86 COLOR_SKIP = '\033[93m' variable
260 global COLOR_SKIP
264 COLOR_SKIP = ''
637 result_text += COLOR_SKIP + 'SKIP' + COLOR_NORMAL
811 print_text(COLOR_SKIP + 'SKIPPED TESTS: ' + COLOR_NORMAL + '\n')