proxygen
|
#include <gmock-matchers.h>
Classes | |
class | Impl |
Public Member Functions | |
SizeIsMatcher (const SizeMatcher &size_matcher) | |
template<typename Container > | |
operator Matcher< Container > () const | |
SizeIsMatcher (const SizeMatcher &size_matcher) | |
template<typename Container > | |
operator Matcher< Container > () const | |
SizeIsMatcher (const SizeMatcher &size_matcher) | |
template<typename Container > | |
operator Matcher< Container > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (SizeIsMatcher) | |
GTEST_DISALLOW_ASSIGN_ (SizeIsMatcher) | |
GTEST_DISALLOW_ASSIGN_ (SizeIsMatcher) | |
Private Attributes | |
const SizeMatcher | size_matcher_ |
Definition at line 2399 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2401 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2401 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2401 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 2406 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2406 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2406 of file gmock-matchers.h.
References testing::MakeMatcher().
|
private |
Definition at line 2445 of file gmock-matchers.h.