Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dcolorprint.h29 bool IsColorTerminal();
H A Dcolorprint.cc158 bool IsColorTerminal() { in IsColorTerminal() function
H A Dbenchmark.cc412 return IsColorTerminal(); in GetOutputOptions()