Home
last modified time | relevance | path

Searched refs:ANSI_COLOR_YELLOW (Results 1 – 7 of 7) sorted by relevance

/external/ltp/include/
Dtst_ansi_color.h28 #define ANSI_COLOR_YELLOW "\033[1;33m" macro
/external/ltp/lib/
Dtst_ansi_color.c26 return ANSI_COLOR_YELLOW; in tst_ttype2color()
Dtst_test.c623 printf("%s%s%s", ANSI_COLOR_YELLOW, str, ANSI_COLOR_RESET); in print_colored()
/external/libchrome/ipc/
Dipc_logging.cc202 case ANSI_COLOR_YELLOW: in ANSIEscape()
222 return ANSI_COLOR_YELLOW; in DelayColor()
Dipc_logging.h94 ANSI_COLOR_YELLOW, in COMPONENT_EXPORT() enumerator
/external/skqp/tools/skdiff/
Dskdiff_main.cpp363 #define ANSI_COLOR_YELLOW "" macro
368 #define ANSI_COLOR_YELLOW "\x1b[33m" macro
439 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, baseFiles[i]); in create_diff_images()
457 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, comparisonFiles[j]); in create_diff_images()
/external/skia/tools/skdiff/
Dskdiff_main.cpp363 #define ANSI_COLOR_YELLOW "" macro
368 #define ANSI_COLOR_YELLOW "\x1b[33m" macro
439 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, baseFiles[i]); in create_diff_images()
457 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, comparisonFiles[j]); in create_diff_images()