Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_ansi_color.h25 #define ANSI_COLOR_GREEN "\033[1;32m" macro
/external/ltp/lib/
Dtst_ansi_color.c29 return ANSI_COLOR_GREEN; in tst_ttype2color()
/external/libchrome/ipc/
Dipc_logging.cc200 case ANSI_COLOR_GREEN: in ANSIEscape()
218 return ANSI_COLOR_GREEN; in DelayColor()
Dipc_logging.h93 ANSI_COLOR_GREEN, in COMPONENT_EXPORT() enumerator
/external/skqp/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()
/external/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()