Searched refs:ANSI_COLOR_BLUE (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/ | ||
D | tst_ansi_color.h | 11 #define ANSI_COLOR_BLUE "\033[1;34m" macro |
/third_party/ltp/lib/ | ||
D | tst_ansi_color.c | 32 return ANSI_COLOR_BLUE; in tst_ttype2color() |