Searched defs:ColorPrintf (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/ |
H A D | colorprint.cc | 121 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, ...) { in ColorPrintf() function 128 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, in ColorPrintf() function
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/ |
H A D | colorprint.cc | 121 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, ...) { in ColorPrintf() function 128 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, in ColorPrintf() function
|
/aosp_15_r20/external/google-benchmark/src/ |
H A D | colorprint.cc | 121 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, ...) { in ColorPrintf() function 128 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, in ColorPrintf() function
|