Lines Matching refs:print_text
587 print_text(info)
589 print_text(('%s\n%s\n') % (test_name, str(e)))
708 def print_text(output): function
719 print_text(eraser_text)
729 print_text(passed_test_information)
733 print_text(COLOR_SKIP + 'SKIPPED TESTS: ' + COLOR_NORMAL + '\n')
735 print_text(test + '\n')
736 print_text('\n')
740 print_text(COLOR_ERROR + 'FAILED: ' + COLOR_NORMAL + '\n')
742 print_text(('%s\n%s\n' % (test_info[0], test_info[1])))
805 print_text('%s\n' % (str(os.environ)))
985 print_text(str(e))