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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc516 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
4069 bool ShouldUseColor(bool stdout_is_tty) { function in namespace:testing::internal
4113 ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0);

Completed in 20 milliseconds