Searched refs:COLOR_GREEN (Results 1 – 1 of 1) sorted by relevance
53 static constexpr const char* COLOR_GREEN = "\033[0;32m"; variable324 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()