Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
Matcher () | |
Matcher (const MatcherInterface< internal::string > *impl) | |
Matcher (const internal::string &s) | |
Matcher (const char *s) | |
Public Member Functions inherited from testing::internal::MatcherBase< internal::string > | |
bool | MatchAndExplain (internal::stringx, MatchResultListener *listener) const |
bool | Matches (internal::stringx) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | ExplainMatchResultTo (internal::stringx,::std::ostream *os) const |
const MatcherDescriberInterface * | GetDescriber () const |
Additional Inherited Members | |
Protected Member Functions inherited from testing::internal::MatcherBase< internal::string > | |
MatcherBase () | |
MatcherBase (const MatcherInterface< internal::string > *impl) | |
virtual | ~MatcherBase () |
Definition at line 356 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 356 of file gmock-matchers.h
|
inline |
Definition at line 359 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 359 of file gmock-matchers.h
|
inlineexplicit |
Definition at line 361 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 361 of file gmock-matchers.h
testing::Matcher< internal::string >::Matcher | ( | const internal::string & | s | ) |
Definition at line 59 of file gmock-matchers.cc.
View newest version in sPHENIX GitHub at line 59 of file gmock-matchers.cc
References testing::Eq().
testing::Matcher< internal::string >::Matcher | ( | const char * | s | ) |
Definition at line 62 of file gmock-matchers.cc.
View newest version in sPHENIX GitHub at line 62 of file gmock-matchers.cc
References testing::Eq().