#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 |
| 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 |
| StartsWithMatcher (const StringType &prefix) | |
| StartsWithMatcher (const StringType &prefix) | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (StartsWithMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (StartsWithMatcher) | |
Private Attributes | |
| const StringType | prefix_ |
Definition at line 6201 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6204 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 1283 of file gmock-matchers.h.
|
inline |
Definition at line 1317 of file gmock-matchers.h.
|
inline |
Definition at line 6238 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1311 of file gmock-matchers.h.
|
inline |
Definition at line 6232 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inline |
Definition at line 1293 of file gmock-matchers.h.
|
inline |
Definition at line 1303 of file gmock-matchers.h.
|
inline |
Definition at line 6214 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 6224 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6245 of file fused-src/gmock/gmock.h.