Searched refs:ReportSupportsColors (Results 1 – 1 of 1) sorted by relevance
51 static inline bool ReportSupportsColors() { in ReportSupportsColors() function58 static inline bool ReportSupportsColors() { return true; } in ReportSupportsColors() function70 (internal_strcmp(flag, "auto") == 0 && ReportSupportsColors()); in ColorizeReports()