Home | History | Annotate | Download | only in gtest

Lines Matching refs:isatty

112 #define isatty _isatty
2245 static const bool use_color = ShouldUseColor(isatty(fileno(stdout)) != 0);