Home
last modified time | relevance | path

Searched refs:IsColorTerminal (Results 1 – 3 of 3) sorted by relevance

/third_party/benchmark/src/
Dcolorprint.h29 bool IsColorTerminal();
Dcolorprint.cc158 bool IsColorTerminal() { in IsColorTerminal() function
Dbenchmark.cc507 return IsColorTerminal(); in GetOutputOptions()