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

  /external/chromium_org/ipc/
ipc_logging.h 92 ANSI_COLOR_GREEN,
  /external/chromium_org/third_party/skia/tools/
skdiff_main.cpp 316 #define ANSI_COLOR_GREEN ""
321 #define ANSI_COLOR_GREEN "\x1b[32m"
445 VERBOSE_STATUS("MATCH", ANSI_COLOR_GREEN, baseFiles[i]);
  /external/skia/tools/
skdiff_main.cpp 316 #define ANSI_COLOR_GREEN ""
321 #define ANSI_COLOR_GREEN "\x1b[32m"
445 VERBOSE_STATUS("MATCH", ANSI_COLOR_GREEN, baseFiles[i]);

Completed in 227 milliseconds