Home
last modified time | relevance | path

Searched defs:COLOR_YELLOW (Results 1 – 2 of 2) sorted by relevance

/system/testing/gtest_extras/
DColor.h25 static constexpr const char* COLOR_YELLOW = "\033[0;33m"; variable
/system/bt/service/client/
Dmain.cc67 #define COLOR_YELLOW "\x1B[0;93m" macro