Home
last modified time | relevance | path

Searched refs:use_color (Results 1 – 17 of 17) sorted by relevance

/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py30 def color_format(use_color, fmt_str, *args, **kwargs): argument
37 assert use_color is True or use_color is False
38 if not use_color:
69 def generate_difference_report(json1, json2, use_color=True): argument
98 output_strs += [color_format(use_color, fmt_str,
131 output_lines = generate_difference_report(json1, json2, use_color=False)
/external/google-benchmark/tools/gbench/
Dreport.py30 def color_format(use_color, fmt_str, *args, **kwargs): argument
37 assert use_color is True or use_color is False
38 if not use_color:
69 def generate_difference_report(json1, json2, use_color=True): argument
98 output_strs += [color_format(use_color, fmt_str,
131 output_lines = generate_difference_report(json1, json2, use_color=False)
/external/linux-kselftest/tools/testing/selftests/futex/include/
Dlogging.h74 void log_color(int use_color) in log_color() argument
76 if (use_color) { in log_color()
/external/libcxx/utils/libcxx/test/
Dconfig.py745 use_color = self.get_lit_conf('color_diagnostics')
746 if use_color is None:
747 use_color = os.environ.get('LIBCXX_COLOR_DIAGNOSTICS')
748 if use_color is None:
750 if use_color != '':
752 % use_color)
/external/toybox/kconfig/lxdialog/
Dutil.c159 int use_color = 1; in set_theme() local
169 use_color = 0; in set_theme()
171 return use_color; in set_theme()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2596 const bool use_color = false; in ColoredPrintf() local
2600 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2604 if (!use_color) { in ColoredPrintf()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2597 const bool use_color = false; in ColoredPrintf() local
2601 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2605 if (!use_color) { in ColoredPrintf()
/external/protobuf/gtest/src/
Dgtest.cc2619 const bool use_color = false; in ColoredPrintf() local
2623 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2627 if (!use_color) { in ColoredPrintf()
/external/mesa3d/src/gtest/src/
Dgtest.cc2625 const bool use_color = false; in ColoredPrintf() local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2633 if (!use_color) { in ColoredPrintf()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc2626 const bool use_color = false; in ColoredPrintf() local
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2634 if (!use_color) { in ColoredPrintf()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc2626 const bool use_color = false; in ColoredPrintf() local
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2634 if (!use_color) { in ColoredPrintf()
/external/v8/testing/gtest/src/
Dgtest.cc2960 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
2964 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2968 if (!use_color) { in ColoredPrintf()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2962 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
2966 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2970 if (!use_color) { in ColoredPrintf()
/external/googletest/googletest/src/
Dgtest.cc2960 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
2964 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2968 if (!use_color) { in ColoredPrintf()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc3959 const bool use_color = false; in ColoredPrintf() local
3963 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
3967 if (!use_color) { in ColoredPrintf()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc4110 const bool use_color = false; in ColoredPrintf() local
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
4118 if (!use_color) { in ColoredPrintf()
/external/fmtlib/test/
Dgmock-gtest-all.cc4110 const bool use_color = false; in ColoredPrintf() local
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
4118 if (!use_color) { in ColoredPrintf()