Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-internal-inl.h93 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
H A Dgtest.cc3238 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor() function
3285 ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0); in ColoredPrintf()