Home
last modified time | relevance | path

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

/test/vts/runners/target/gtest/
Dgtest_main.cpp53 static constexpr const char* COLOR_GREEN = "\033[0;32m"; variable
324 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStartPrint()
340 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestEndPrint()
348 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEndPrint()
394 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationEndPrint()
402 ColoredPrintf(COLOR_GREEN, "[ PASS ] "); in OnTestIterationEndPrint()