Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for testing::Matcher< std::string >, including all inherited members.
DescribeNegationTo(::std::ostream *os) const | testing::internal::MatcherBase< std::string > | inline |
DescribeTo(::std::ostream *os) const | testing::internal::MatcherBase< std::string > | inline |
ExplainMatchResultTo(GTEST_REFERENCE_TO_CONST_(std::string) x, ::std::ostream *os) const | testing::internal::MatcherBase< std::string > | inline |
GetDescriber() const | testing::internal::MatcherBase< std::string > | inline |
MatchAndExplain(GTEST_REFERENCE_TO_CONST_(std::string) x, MatchResultListener *listener) const | testing::internal::MatcherBase< std::string > | inline |
Matcher() | testing::Matcher< std::string > | inline |
Matcher(const MatcherInterface< const std::string & > *impl) | testing::Matcher< std::string > | inlineexplicit |
Matcher(const MatcherInterface< std::string > *impl) | testing::Matcher< std::string > | inlineexplicit |
Matcher(const std::string &s) | testing::Matcher< std::string > | |
Matcher(const char *s) | testing::Matcher< std::string > | |
MatcherBase() | testing::internal::MatcherBase< std::string > | inlineprotected |
MatcherBase(const MatcherInterface< GTEST_REFERENCE_TO_CONST_(std::string)> *impl) | testing::internal::MatcherBase< std::string > | inlineexplicitprotected |
MatcherBase(const MatcherInterface< U > *impl, typename internal::EnableIf< !internal::IsSame< U, GTEST_REFERENCE_TO_CONST_(U)>::value >::type *=NULL) | testing::internal::MatcherBase< std::string > | inlineexplicitprotected |
Matches(GTEST_REFERENCE_TO_CONST_(std::string) x) const | testing::internal::MatcherBase< std::string > | inline |
~MatcherBase() | testing::internal::MatcherBase< std::string > | inlineprotectedvirtual |