Home
last modified time | relevance | path

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

/third_party/ltp/include/
H A Dtst_ansi_color.h15 #define ANSI_COLOR_YELLOW "\033[1;33m" macro
/third_party/ltp/lib/
H A Dtst_ansi_color.c26 return ANSI_COLOR_YELLOW; in tst_ttype2color()
H A Dtst_test.c821 fprintf(stderr, "%s%s%s", ANSI_COLOR_YELLOW, str, ANSI_COLOR_RESET); in print_colored()
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp348 #define ANSI_COLOR_YELLOW "" macro
353 #define ANSI_COLOR_YELLOW "\x1b[33m" macro
424 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, baseFiles[i]); in create_diff_images()
442 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, comparisonFiles[j]); in create_diff_images()

Completed in 4 milliseconds