|
proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
| EndsWithMatcher (const StringType &suffix) | |
| template<typename CharType > | |
| bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
| template<typename MatcheeStringType > | |
| bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| EndsWithMatcher (const StringType &suffix) | |
| template<typename CharType > | |
| bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
| template<typename MatcheeStringType > | |
| bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| EndsWithMatcher (const StringType &suffix) | |
| template<typename CharType > | |
| bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
| template<typename MatcheeStringType > | |
| bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (EndsWithMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (EndsWithMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (EndsWithMatcher) | |
Private Attributes | |
| const StringType | suffix_ |
Definition at line 1281 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1283 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1283 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1283 of file gmock-matchers.h.
|
inline |
Definition at line 1312 of file gmock-matchers.h.
References testing::internal::UniversalPrint().
|
inline |
Definition at line 1312 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::internal::UniversalPrint().
|
inline |
Definition at line 1312 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::internal::UniversalPrint().
|
inline |
Definition at line 1307 of file gmock-matchers.h.
References testing::internal::UniversalPrint().
|
inline |
Definition at line 1307 of file gmock-matchers.h.
References testing::internal::UniversalPrint().
|
inline |
Definition at line 1307 of file gmock-matchers.h.
References testing::internal::UniversalPrint().
|
private |
|
private |
|
private |
|
inline |
Definition at line 1291 of file gmock-matchers.h.
|
inline |
Definition at line 1291 of file gmock-matchers.h.
|
inline |
Definition at line 1291 of file gmock-matchers.h.
|
inline |
Definition at line 1300 of file gmock-matchers.h.
|
inline |
Definition at line 1300 of file gmock-matchers.h.
|
inline |
Definition at line 1300 of file gmock-matchers.h.
|
private |
Definition at line 1318 of file gmock-matchers.h.