HomeSort by relevance Sort by last modified time
    Searched refs:ShouldUseColor (Results 1 - 20 of 20) sorted by null

  /external/protobuf/gtest/test/
gtest_color_test_.cc 42 bool ShouldUseColor(bool stdout_is_tty);
46 using testing::internal::ShouldUseColor;
49 // created before main() is entered, and thus that ShouldUseColor()
58 if (ShouldUseColor(true)) {
gtest_unittest.cc 84 bool ShouldUseColor(bool stdout_is_tty);
170 using testing::internal::ShouldUseColor;
    [all...]
  /external/chromium/testing/gtest/test/
gtest_color_test_.cc 49 using testing::internal::ShouldUseColor;
52 // created before main() is entered, and thus that ShouldUseColor()
61 if (ShouldUseColor(true)) {
gtest_unittest.cc 181 using testing::internal::ShouldUseColor;
    [all...]
  /external/gtest/test/
gtest_color_test_.cc 49 using testing::internal::ShouldUseColor;
52 // created before main() is entered, and thus that ShouldUseColor()
61 if (ShouldUseColor(true)) {
gtest_unittest.cc 181 using testing::internal::ShouldUseColor;
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_color_test_.cc 49 using testing::internal::ShouldUseColor;
52 // created before main() is entered, and thus that ShouldUseColor()
61 if (ShouldUseColor(true)) {
gtest_unittest.cc 181 using testing::internal::ShouldUseColor;
    [all...]
  /external/chromium/testing/gtest/src/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /external/gtest/src/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/
gtest.cc     [all...]
  /external/open-vcdiff/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc     [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc 508 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]

Completed in 1634 milliseconds