Home
last modified time | relevance | path

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

/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/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h621 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
623 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h643 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__((unused)) macro
646 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__((unused)) macro
650 #define GTEST_ATTRIBUTE_UNUSED_ macro
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h643 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
646 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
650 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/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
/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.cc2158 static Environment* record_property_env GTEST_ATTRIBUTE_UNUSED_ = variable
6599 static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq<bool, bool>(); variable
6600 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/fmtlib/test/
Dgmock-gtest-all.cc634 } GTEST_ATTRIBUTE_UNUSED_; variable