#include <gmock.h>
Public Member Functions | |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
HasSubstrMatcher (const StringType &substring) | |
HasSubstrMatcher (const StringType &substring) | |
template<typename CharType > | |
bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
template<typename MatcheeStringType > | |
bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
template<typename CharType > | |
bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
template<typename MatcheeStringType > | |
bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (HasSubstrMatcher) | |
GTEST_DISALLOW_ASSIGN_ (HasSubstrMatcher) | |
Private Attributes | |
const StringType | substring_ |
Definition at line 6149 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6152 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 1231 of file gmock-matchers.h.
|
inline |
Definition at line 1264 of file gmock-matchers.h.
|
inline |
Definition at line 6185 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1258 of file gmock-matchers.h.
|
inline |
Definition at line 6179 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inline |
Definition at line 1240 of file gmock-matchers.h.
|
inline |
Definition at line 1250 of file gmock-matchers.h.
|
inline |
Definition at line 6161 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 6171 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6192 of file fused-src/gmock/gmock.h.