Electroneum
Loading...
Searching...
No Matches
testing::Matcher< internal::string > Class Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::Matcher< internal::string >:
Collaboration diagram for testing::Matcher< internal::string >:

Public Member Functions

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

Additional Inherited Members

Protected Member Functions inherited from testing::internal::MatcherBase< internal::string >
 MatcherBase ()
virtual ~MatcherBase ()

Detailed Description

Definition at line 356 of file gmock-matchers.h.

Constructor & Destructor Documentation

◆ Matcher() [1/7]

testing::Matcher< internal::string >::Matcher ( )
inline

Definition at line 359 of file gmock-matchers.h.

359{}

◆ Matcher() [2/7]

testing::Matcher< internal::string >::Matcher ( const MatcherInterface< internal::string > * impl)
inlineexplicit

Definition at line 361 of file gmock-matchers.h.

Here is the call graph for this function:

◆ Matcher() [3/7]

◆ Matcher() [4/7]

testing::Matcher< internal::string >::Matcher ( const char * s)

◆ Matcher() [5/7]

testing::Matcher< internal::string >::Matcher ( )
inlineexplicit

Definition at line 324 of file gmock-matchers.h.

324{} // NOLINT

◆ Matcher() [6/7]

testing::Matcher< internal::string >::Matcher ( const MatcherInterface< internal::string > * impl)
inlineexplicit

Definition at line 327 of file gmock-matchers.h.

◆ Matcher() [7/7]

Definition at line 332 of file gmock-matchers.h.

3747{ *this = Eq(value); }
internal::Eq2Matcher Eq()

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h