|
proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
| ContainsMatcher (M m) | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
| ContainsMatcher (M m) | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
| ContainsMatcher (M m) | |
| template<typename Container > | |
| operator Matcher< Container > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (ContainsMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (ContainsMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (ContainsMatcher) | |
Private Attributes | |
| const M | inner_matcher_ |
Definition at line 2902 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2904 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2904 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2904 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 2907 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2907 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, M, and testing::MakeMatcher().
|
inline |
Definition at line 2907 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, M, and testing::MakeMatcher().
|
private |
Definition at line 2912 of file gmock-matchers.h.