Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
Dgtest-port.h608 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
610 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h618 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
620 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h608 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
610 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/gtest/include/gtest/internal/
Dgtest-port.h714 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
716 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/chromium_org/testing/gtest/include/gtest/internal/
Dgtest-port.h808 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
810 # define GTEST_ATTRIBUTE_UNUSED_ macro
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h524 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) macro
526 #define GTEST_ATTRIBUTE_UNUSED_ macro
/external/gtest/test/
Dgtest_unittest.cc6576 static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq<bool, bool>(); variable
6577 static bool dummy2 GTEST_ATTRIBUTE_UNUSED_ = variable
/external/chromium_org/testing/gtest/test/
Dgtest_unittest.cc6576 static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq<bool, bool>(); variable
6577 static bool dummy2 GTEST_ATTRIBUTE_UNUSED_ = variable
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc625 } GTEST_ATTRIBUTE_UNUSED_; variable
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
Dgtest-all.cc625 } GTEST_ATTRIBUTE_UNUSED_; variable