Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
H A Dgtest.cc2990 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor() function
3039 ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0); in ColoredPrintf()