Home
last modified time | relevance | path

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

/system/testing/gtest_extras/gtest_isolated/
DColor.h23 static constexpr const char* COLOR_RED = "\033[0;31m"; variable
DTest.cpp73 ColoredPrintf(COLOR_RED, "[ FAILED ]"); in Print()
DIsolate.cpp516 .color = COLOR_RED,
525 .color = COLOR_RED,
534 .color = COLOR_RED,
777 ColoredPrintf(COLOR_RED, in Run()