Searched refs:COLOR_RESET (Results 1 – 2 of 2) sorted by relevance
/system/testing/gtest_extras/gtest_isolated/ | ||
D | Color.h | 22 static constexpr const char* COLOR_RESET = "\033[m"; variable |
D | Color.cpp | 70 printf("%s", COLOR_RESET); in ColoredPrintf() |