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

/external/ltp/include/
H A Dtst_ansi_color.h25 #define ANSI_COLOR_GREEN "\033[1;32m" macro
/external/ltp/lib/
H A Dtst_ansi_color.c29 return ANSI_COLOR_GREEN;
/external/skia/tools/skdiff/
H A Dskdiff_main.cpp362 #define ANSI_COLOR_GREEN "" macro
367 #define ANSI_COLOR_GREEN "\x1b[32m" macro
495 VERBOSE_STATUS("MATCH", ANSI_COLOR_GREEN, baseFiles[i]);
/external/skqp/tools/skdiff/
H A Dskdiff_main.cpp362 #define ANSI_COLOR_GREEN "" macro
367 #define ANSI_COLOR_GREEN "\x1b[32m" macro
495 VERBOSE_STATUS("MATCH", ANSI_COLOR_GREEN, baseFiles[i]);

Completed in 94 milliseconds