Home
last modified time | relevance | path

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

/test/vts/runners/target/gtest/
Dgtest_main.cpp51 static constexpr const char* COLOR_RESET = "\033[m"; variable
86 printf("%s", COLOR_RESET); in ColoredPrintf()