|
Electroneum
|
#include <gmock-matchers.h>
Public Member Functions | |
| MatchesRegexMatcher (const RE *regex, bool full_match) | |
| template<typename CharType> | |
| bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
| template<class MatcheeStringType> | |
| bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
Definition at line 1326 of file gmock-matchers.h.
|
inline |
Definition at line 1328 of file gmock-matchers.h.
|
inline |
Definition at line 1359 of file gmock-matchers.h.

|
inline |
Definition at line 1353 of file gmock-matchers.h.

|
inline |
Definition at line 1337 of file gmock-matchers.h.


|
inline |
Definition at line 1346 of file gmock-matchers.h.
