HomeSort by relevance Sort by last modified time
    Searched defs:COLOR_NORMAL (Results 1 - 2 of 2) sorted by null

  /art/test/testrunner/
testrunner.py 100 COLOR_NORMAL = '\033[0m'
285 global COLOR_NORMAL
289 COLOR_NORMAL = ''
560 COLOR_ERROR + result + COLOR_NORMAL,
565 result_text += COLOR_PASS + 'PASS' + COLOR_NORMAL
567 result_text += COLOR_SKIP + 'SKIP' + COLOR_NORMAL
733 print_text(COLOR_SKIP + 'SKIPPED TESTS: ' + COLOR_NORMAL + '\n')
740 print_text(COLOR_ERROR + 'FAILED: ' + COLOR_NORMAL + '\n')
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 102 milliseconds