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

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2835 COLOR_DEFAULT, enumerator in enum:testing::internal::GTestColor
2856 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
2916 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
5064 GTestColor color = COLOR_DEFAULT; // The current color.
5084 color = COLOR_DEFAULT;
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc2551 COLOR_DEFAULT, enumerator in enum:testing::internal::GTestColor
2571 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
4671 GTestColor color = COLOR_DEFAULT; // The current color.
4691 color = COLOR_DEFAULT;
/external/gtest/src/
H A Dgtest.cc2551 COLOR_DEFAULT, enumerator in enum:testing::internal::GTestColor
2571 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
4788 GTestColor color = COLOR_DEFAULT; // The current color.
4808 color = COLOR_DEFAULT;
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2523 COLOR_DEFAULT, enumerator in enum:testing::internal::GTestColor
2543 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
2601 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
4639 GTestColor color = COLOR_DEFAULT; // The current color.
4659 color = COLOR_DEFAULT;
/external/mesa3d/src/gtest/src/
H A Dgtest.cc2551 COLOR_DEFAULT, enumerator in enum:testing::internal::GTestColor
2571 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
4671 GTestColor color = COLOR_DEFAULT; // The current color.
4691 color = COLOR_DEFAULT;
/external/protobuf/gtest/src/
H A Dgtest.cc2522 COLOR_DEFAULT, enumerator in enum:testing::internal::GTestColor
2542 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
2599 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
4428 GTestColor color = COLOR_DEFAULT; // The current color.
4448 color = COLOR_DEFAULT;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4035 COLOR_DEFAULT, enumerator in enum:testing::internal::GTestColor
4055 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
6272 GTestColor color = COLOR_DEFAULT; // The current color.
6292 color = COLOR_DEFAULT;
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4035 COLOR_DEFAULT, enumerator in enum:testing::internal::GTestColor
4055 // Returns the ANSI color code for the given color. COLOR_DEFAULT is
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT);
6272 GTestColor color = COLOR_DEFAULT; // The current color.
6292 color = COLOR_DEFAULT;

Completed in 3025 milliseconds