Searched refs:ShouldUseColor (Results 1 – 1 of 1) sorted by relevance
513 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);4440 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor() function4489 ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0); in ColoredPrintf()