|
proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
| PredicateFormatterFromMatcher (M m) | |
| template<typename T > | |
| AssertionResult | operator() (const char *value_text, const T &x) const |
| PredicateFormatterFromMatcher (M m) | |
| template<typename T > | |
| AssertionResult | operator() (const char *value_text, const T &x) const |
| PredicateFormatterFromMatcher (M m) | |
| template<typename T > | |
| AssertionResult | operator() (const char *value_text, const T &x) const |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (PredicateFormatterFromMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (PredicateFormatterFromMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (PredicateFormatterFromMatcher) | |
Private Attributes | |
| const M | matcher_ |
Definition at line 1834 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1836 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1836 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1836 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 1842 of file gmock-matchers.h.
References testing::AssertionFailure(), testing::AssertionSuccess(), testing::internal::MatcherBase< T >::DescribeTo(), and testing::internal::MatchPrintAndExplain().
|
inline |
Definition at line 1842 of file gmock-matchers.h.
References testing::AssertionFailure(), testing::AssertionSuccess(), testing::internal::MatcherBase< T >::DescribeTo(), GTEST_DISALLOW_ASSIGN_, M, testing::internal::MakePredicateFormatterFromMatcher(), testing::internal::MatchPrintAndExplain(), and testing::internal::move().
|
inline |
Definition at line 1842 of file gmock-matchers.h.
References testing::AssertionFailure(), testing::AssertionSuccess(), testing::internal::MatcherBase< T >::DescribeTo(), GTEST_DISALLOW_ASSIGN_, M, testing::internal::MakePredicateFormatterFromMatcher(), testing::internal::MatchPrintAndExplain(), and testing::internal::move().
|
private |
Definition at line 1868 of file gmock-matchers.h.