Home
last modified time | relevance | path

Searched refs:ANSI_COLOR_RESET (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/include/
H A Dtst_ansi_color.h17 #define ANSI_COLOR_RESET "\033[0m" macro
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp349 #define ANSI_COLOR_RESET "" macro
354 #define ANSI_COLOR_RESET "\x1b[0m" macro
357 #define VERBOSE_STATUS(status,color,filename) if (verbose) printf( "[ " color " %10s " ANSI_COLOR_RESET " ] %s\n", status, filename.c_str())
/third_party/ltp/lib/
H A Dtst_res.c325 "%s%s%s : %s", tst_ttype2color(ttype), type, ANSI_COLOR_RESET, tmesg); in tst_print()
H A Dtst_test.c253 res, ANSI_COLOR_RESET); in print_result()
821 fprintf(stderr, "%s%s%s", ANSI_COLOR_YELLOW, str, ANSI_COLOR_RESET); in print_colored()

Completed in 5 milliseconds