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

  /external/chromium_org/ipc/
ipc_logging.h 93 ANSI_COLOR_YELLOW,
ipc_logging.cc 200 case ANSI_COLOR_YELLOW:
220 return 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 77 milliseconds