Searched refs:in_color_mode (Results 1 - 10 of 10) sorted by relevance

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc2628 static const bool in_color_mode = local
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/gtest/src/
H A Dgtest.cc2628 static const bool in_color_mode = local
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2599 static const bool in_color_mode = local
2601 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/mesa3d/src/gtest/src/
H A Dgtest.cc2627 static const bool in_color_mode = local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/protobuf/gtest/src/
H A Dgtest.cc2621 static const bool in_color_mode = local
2623 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc2628 static const bool in_color_mode = local
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4112 static const bool in_color_mode = local
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp4128 static const bool in_color_mode = local
4130 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc3961 static const bool in_color_mode = local
3963 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc4112 static const bool in_color_mode = local
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);

Completed in 200 milliseconds