Monero
Public Member Functions | List of all members
testing::Matcher< const internal::string &> Class Template Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::Matcher< const internal::string &>:
Inheritance graph
[legend]
Collaboration diagram for testing::Matcher< const internal::string &>:
Collaboration graph
[legend]

Public Member Functions

 Matcher ()
 
 Matcher (const MatcherInterface< const internal::string &> *impl)
 
 Matcher (const internal::string &s)
 
 Matcher (const char *s)
 
- Public Member Functions inherited from testing::internal::MatcherBase< const internal::string &>
bool MatchAndExplain (const internal::string & x, MatchResultListener *listener) const
 
bool Matches (const internal::string & x) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 
void ExplainMatchResultTo (const internal::string & x, ::std::ostream *os) const
 
const MatcherDescriberInterfaceGetDescriber () const
 

Additional Inherited Members

- Protected Member Functions inherited from testing::internal::MatcherBase< const internal::string &>
 MatcherBase ()
 
 MatcherBase (const MatcherInterface< const internal::string & > *impl)
 
virtual ~MatcherBase ()
 

Constructor & Destructor Documentation

◆ Matcher() [1/4]

◆ Matcher() [2/4]

◆ Matcher() [3/4]

◆ Matcher() [4/4]


The documentation for this class was generated from the following files: