Searched defs:COLOR_YELLOW (Results 1 – 2 of 2) sorted by relevance
/system/testing/gtest_extras/ | ||
D | Color.h | 25 static constexpr const char* COLOR_YELLOW = "\033[0;33m"; variable |
/system/bt/service/client/ | ||
D | main.cc | 67 #define COLOR_YELLOW "\x1B[0;93m" macro |