HomeSort by relevance Sort by last modified time
    Searched refs:GTEST_ATTRIBUTE_UNUSED_ (Results 1 - 4 of 4) sorted by null

  /external/gtest/include/gtest/internal/
gtest-death-test-internal.h 94 } GTEST_ATTRIBUTE_UNUSED_;
gtest-port.h 100 // GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances don't have to
448 // } GTEST_ATTRIBUTE_UNUSED_;
450 #define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused))
452 #define GTEST_ATTRIBUTE_UNUSED_
gtest-internal.h 187 } GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 143 } GTEST_ATTRIBUTE_UNUSED_;
    [all...]

Completed in 220 milliseconds