Home
last modified time | relevance | path

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

/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h668 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
671 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
675 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h857 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
860 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
864 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h857 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
860 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
864 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h860 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
863 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
867 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-port.h891 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
894 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
898 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h613 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
615 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h621 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
623 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-port.h624 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
626 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/googletest/googletest/test/
Dgtest_unittest.cc2169 static Environment* record_property_env GTEST_ATTRIBUTE_UNUSED_ = variable
6668 static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq<bool, bool>(); variable
6669 static bool dummy2 GTEST_ATTRIBUTE_UNUSED_ = variable
/external/google-breakpad/src/testing/gtest/test/
Dgtest_unittest.cc6718 static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq<bool, bool>(); variable
6719 static bool dummy2 GTEST_ATTRIBUTE_UNUSED_ = variable
/external/epid-sdk/ext/gtest/
Dgtest-all.cc632 } GTEST_ATTRIBUTE_UNUSED_; variable