Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gtest/include/gtest/internal/
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/
Dgtest-port.h702 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__((unused)) macro
704 #define GTEST_ATTRIBUTE_UNUSED_ macro
/third_party/node/deps/googletest/include/gtest/internal/
Dgtest-port.h767 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__((unused)) macro
769 #define GTEST_ATTRIBUTE_UNUSED_ macro
/third_party/googletest/googletest/test/
Dgtest_unittest.cc2140 static Environment* record_property_env GTEST_ATTRIBUTE_UNUSED_ = variable
6674 static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq<bool, bool>(); variable
6675 static bool dummy2 GTEST_ATTRIBUTE_UNUSED_ = variable