Home
last modified time | relevance | path

Searched refs:ANSI_COLOR_GREEN (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/include/
Dtst_ansi_color.h12 #define ANSI_COLOR_GREEN "\033[1;32m" macro
/third_party/ltp/lib/
Dtst_ansi_color.c17 return ANSI_COLOR_GREEN; in tst_ttype2color()
/third_party/skia/tools/skdiff/
Dskdiff_main.cpp347 #define ANSI_COLOR_GREEN "" macro
352 #define ANSI_COLOR_GREEN "\x1b[32m" macro
481 VERBOSE_STATUS("MATCH", ANSI_COLOR_GREEN, baseFiles[i]); in create_diff_images()
/third_party/flutter/skia/tools/skdiff/
Dskdiff_main.cpp362 #define ANSI_COLOR_GREEN "" macro
367 #define ANSI_COLOR_GREEN "\x1b[32m" macro
496 VERBOSE_STATUS("MATCH", ANSI_COLOR_GREEN, baseFiles[i]); in create_diff_images()