Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for testing::internal::FieldMatcher< Class, FieldType >, including all inherited members.
DescribeNegationTo(::std::ostream *os) const | testing::internal::FieldMatcher< Class, FieldType > | inline |
DescribeTo(::std::ostream *os) const | testing::internal::FieldMatcher< Class, FieldType > | inline |
FieldMatcher(FieldType Class::*field, const Matcher< const FieldType & > &matcher) | testing::internal::FieldMatcher< Class, FieldType > | inline |
FieldMatcher(const std::string &field_name, FieldType Class::*field, const Matcher< const FieldType & > &matcher) | testing::internal::FieldMatcher< Class, FieldType > | inline |
MatchAndExplain(const T &value, MatchResultListener *listener) const | testing::internal::FieldMatcher< Class, FieldType > | inline |