Home
last modified time | relevance | path

Searched refs:COLOR_RESET (Results 1 – 2 of 2) sorted by relevance

/system/testing/gtest_extras/
DColor.h22 static constexpr const char* COLOR_RESET = "\033[m"; variable
DColor.cpp70 printf("%s", COLOR_RESET); in ColoredPrintf()