Searched defs:GTEST_ATTRIBUTE_UNUSED_ (Results 1 - 25 of 30) sorted by relevance

12

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h90 } GTEST_ATTRIBUTE_UNUSED_; member in class:testing::internal::DeathTest
H A Dgtest-internal.h182 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its member in namespace:testing::internal
H A Dgtest-port.h109 // GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances or a
519 // } GTEST_ATTRIBUTE_UNUSED_;
524 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
526 #define GTEST_ATTRIBUTE_UNUSED_ macro
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h92 } GTEST_ATTRIBUTE_UNUSED_; member in class:testing::internal::DeathTest
H A Dgtest-internal.h172 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its member in namespace:testing::internal
1176 static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\
H A Dgtest-port.h197 // GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances or a
854 // } GTEST_ATTRIBUTE_UNUSED_;
859 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
861 # define GTEST_ATTRIBUTE_UNUSED_
1034 msg[static_cast<bool>(expr) ? 1 : -1] GTEST_ATTRIBUTE_UNUSED_
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h92 } GTEST_ATTRIBUTE_UNUSED_; member in class:testing::internal::DeathTest
H A Dgtest-internal.h184 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its member in namespace:testing::internal
1210 static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\
H A Dgtest-port.h128 // GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances or a
603 // } GTEST_ATTRIBUTE_UNUSED_;
608 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
610 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h92 } GTEST_ATTRIBUTE_UNUSED_; member in class:testing::internal::DeathTest
H A Dgtest-internal.h170 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its member in namespace:testing::internal
1142 static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\
H A Dgtest-port.h138 // GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances or a
709 // } GTEST_ATTRIBUTE_UNUSED_;
714 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
716 # define GTEST_ATTRIBUTE_UNUSED_
817 msg[static_cast<bool>(expr) ? 1 : -1] GTEST_ATTRIBUTE_UNUSED_
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h92 } GTEST_ATTRIBUTE_UNUSED_; member in class:testing::internal::DeathTest
H A Dgtest-internal.h213 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its member in namespace:testing::internal
1239 static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\
H A Dgtest-port.h130 // GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances or a
613 // } GTEST_ATTRIBUTE_UNUSED_;
618 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
620 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h92 } GTEST_ATTRIBUTE_UNUSED_; member in class:testing::internal::DeathTest
H A Dgtest-internal.h184 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its member in namespace:testing::internal
1210 static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\
H A Dgtest-port.h128 // GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances or a
603 // } GTEST_ATTRIBUTE_UNUSED_;
608 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
610 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h212 } GTEST_ATTRIBUTE_UNUSED_; member in namespace:testing::internal
/external/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h224 } GTEST_ATTRIBUTE_UNUSED_; member in namespace:testing::internal
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-internal-inl.h213 } GTEST_ATTRIBUTE_UNUSED_; member in namespace:testing::internal
/external/gtest/src/
H A Dgtest-internal-inl.h224 } GTEST_ATTRIBUTE_UNUSED_; member in namespace:testing::internal
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h213 } GTEST_ATTRIBUTE_UNUSED_; member in namespace:testing::internal
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h186 } GTEST_ATTRIBUTE_UNUSED_; member in namespace:testing::internal
/external/chromium_org/testing/gtest/test/
H A Dgtest_unittest.cc6685 static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq<bool, bool>(); variable
6686 static bool dummy2 GTEST_ATTRIBUTE_UNUSED_ = variable

Completed in 417 milliseconds

12