Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for testing::internal::ProtoMatcher, including all inherited members.
DescribeNegationTo(std::ostream *os) const | testing::internal::ProtoMatcher | inline |
DescribeTo(std::ostream *os) const | testing::internal::ProtoMatcher | inline |
is_gtest_matcher typedef | testing::internal::ProtoMatcher | |
MatchAndExplain(const MessageType &m, testing::MatchResultListener *) const | testing::internal::ProtoMatcher | inline |
MatchAndExplain(const MessageType *m, testing::MatchResultListener *) const | testing::internal::ProtoMatcher | inline |
MessageType typedef | testing::internal::ProtoMatcher | |
ProtoMatcher(const MessageType &message) | testing::internal::ProtoMatcher | inlineexplicit |
ProtoMatcher(const MessageType &message, bool, ProtoComparison &) | testing::internal::ProtoMatcher | inline |