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

/macosx-10.10/llvmCore-3425.0.34/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.h203 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its member in namespace:testing::internal
H A Dgtest-internal-inl.h212 } GTEST_ATTRIBUTE_UNUSED_; member in namespace:testing::internal
H A Dgtest-port.h613 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
615 # define GTEST_ATTRIBUTE_UNUSED_ macro

Completed in 264 milliseconds