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

1 2

  /external/google-breakpad/src/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 274 using testing::internal::ShouldUseColor;
    [all...]
  /external/protobuf/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 165 using testing::internal::ShouldUseColor;
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/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...]
  /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/google-breakpad/src/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 115 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 109 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]
gtest.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h 115 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...]
gtest.cc     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc 503 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
    [all...]

Completed in 103 milliseconds

1 2