Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_ansi_color.c32 return ANSI_COLOR_RED; in tst_ttype2color()
35 return ANSI_COLOR_RED; in tst_ttype2color()
/external/ltp/include/
Dtst_ansi_color.h27 #define ANSI_COLOR_RED "\033[1;31m" macro
/external/skia/tools/skdiff/
Dskdiff_main.cpp361 #define ANSI_COLOR_RED "" macro
366 #define ANSI_COLOR_RED "\x1b[31m" macro
485 VERBOSE_STATUS("READ FAIL", ANSI_COLOR_RED, baseFiles[i]); in create_diff_images()
489 VERBOSE_STATUS("READ FAIL", ANSI_COLOR_RED, comparisonFiles[j]); in create_diff_images()
500 VERBOSE_STATUS("DIFFERENT", ANSI_COLOR_RED, baseFiles[i]); in create_diff_images()