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

1 2

  /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/chromium_org/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 185 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...]
  /ndk/sources/third_party/googletest/googletest/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 274 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/chromium_org/testing/gtest/src/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/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/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 115 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...]

Completed in 456 milliseconds

1 2