Home
last modified time | relevance | path

Searched refs:COLOR_DEFAULT (Results 1 – 14 of 14) sorted by relevance

/external/google-benchmark/src/
Dconsole_reporter.cc128 printer(Out, COLOR_DEFAULT, "\n"); in PrintRunData()
161 printer(Out, COLOR_DEFAULT, " %*s/s", cNameLen - 2, s.c_str()); in PrintRunData()
163 printer(Out, COLOR_DEFAULT, " %*s", cNameLen, s.c_str()); in PrintRunData()
167 printer(Out, COLOR_DEFAULT, " %s=%s%s", c.first.c_str(), s.c_str(), in PrintRunData()
173 printer(Out, COLOR_DEFAULT, " %s", result.report_label.c_str()); in PrintRunData()
176 printer(Out, COLOR_DEFAULT, "\n"); in PrintRunData()
Dcolorprint.h10 COLOR_DEFAULT, enumerator
/external/libcxx/utils/google-benchmark/src/
Dconsole_reporter.cc129 printer(Out, COLOR_DEFAULT, "\n"); in PrintRunData()
162 printer(Out, COLOR_DEFAULT, " %*s/s", cNameLen - 2, s.c_str()); in PrintRunData()
164 printer(Out, COLOR_DEFAULT, " %*s", cNameLen, s.c_str()); in PrintRunData()
168 printer(Out, COLOR_DEFAULT, " %s=%s%s", c.first.c_str(), s.c_str(), in PrintRunData()
174 printer(Out, COLOR_DEFAULT, " %s", result.report_label.c_str()); in PrintRunData()
177 printer(Out, COLOR_DEFAULT, "\n"); in PrintRunData()
Dcolorprint.h10 COLOR_DEFAULT, enumerator
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2522 COLOR_DEFAULT, enumerator
2600 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
4638 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
4658 color = COLOR_DEFAULT; in PrintColorEncoded()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2523 COLOR_DEFAULT, enumerator
2601 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
4641 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
4661 color = COLOR_DEFAULT; in PrintColorEncoded()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc2552 COLOR_DEFAULT, enumerator
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
4703 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
4723 color = COLOR_DEFAULT; in PrintColorEncoded()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2882 COLOR_DEFAULT, enumerator
2967 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
5127 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
5147 color = COLOR_DEFAULT; in PrintColorEncoded()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc2881 COLOR_DEFAULT, enumerator
2966 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
5126 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
5146 color = COLOR_DEFAULT; in PrintColorEncoded()
/external/mesa3d/src/gtest/src/
Dgtest.cc2881 COLOR_DEFAULT, enumerator
2966 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
5126 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
5146 color = COLOR_DEFAULT; in PrintColorEncoded()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2918 COLOR_DEFAULT, enumerator
3034 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
5690 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
5710 color = COLOR_DEFAULT; in PrintColorEncoded()
/external/googletest/googletest/include/gtest/
Dgtest.h1801 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW }; enumerator
/external/googletest/googletest/src/
Dgtest.cc3029 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
5749 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
5769 color = COLOR_DEFAULT; in PrintColorEncoded()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc4333 COLOR_DEFAULT, enumerator
4418 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf()
6578 GTestColor color = COLOR_DEFAULT; // The current color. in PrintColorEncoded()
6598 color = COLOR_DEFAULT; in PrintColorEncoded()