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

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2914 static const bool in_color_mode = local
2916 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/chromium_org/third_party/mesa/src/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/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.cc2597 static const bool in_color_mode = local
2599 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
/external/chromium_org/third_party/libvpx/source/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/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);

Completed in 161 milliseconds