HomeSort by relevance Sort by last modified time
    Searched defs:ANSI_COLOR_YELLOW (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ipc/
ipc_logging.h 93 ANSI_COLOR_YELLOW,
  /external/chromium_org/third_party/skia/tools/
skdiff_main.cpp 317 #define ANSI_COLOR_YELLOW ""
322 #define ANSI_COLOR_YELLOW "\x1b[33m"
388 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, baseFiles[i]);
406 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, comparisonFiles[j]);
  /external/skia/tools/
skdiff_main.cpp 317 #define ANSI_COLOR_YELLOW ""
322 #define ANSI_COLOR_YELLOW "\x1b[33m"
388 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, baseFiles[i]);
406 VERBOSE_STATUS("MISSING", ANSI_COLOR_YELLOW, comparisonFiles[j]);

Completed in 59 milliseconds