Searched refs:ShouldUseColor (Results 1 – 2 of 2) sorted by relevance
110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
2990 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor() function3039 ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0); in ColoredPrintf()