Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h96 } GTEST_ATTRIBUTE_UNUSED_; member in testing::internal::DeathTest
H A Dgtest-port.h651 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
654 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
658 # define GTEST_ATTRIBUTE_UNUSED_ macro
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h702 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__((unused)) macro
704 #define GTEST_ATTRIBUTE_UNUSED_ macro
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h767 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__((unused)) macro
769 #define GTEST_ATTRIBUTE_UNUSED_ macro
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h2246 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its member
/third_party/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h222 } GTEST_ATTRIBUTE_UNUSED_; member
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc2140 static Environment* record_property_env GTEST_ATTRIBUTE_UNUSED_ = member
6674 static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq<bool, bool>(); variable
6675 static bool dummy2 GTEST_ATTRIBUTE_UNUSED_ = variable

Completed in 28 milliseconds