#include <gmock-more-matchers.h>
Definition at line 64 of file gmock-more-matchers.h.
template<typename MatcheeContainerType >
bool testing::internal::IsEmptyMatcher::MatchAndExplain |
( |
const MatcheeContainerType & |
c, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
inline |
bool testing::internal::IsEmptyMatcher::MatchAndExplain |
( |
const char * |
s, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
inline |
void testing::internal::IsEmptyMatcher::DescribeTo |
( |
std::ostream * |
os | ) |
const |
|
inline |
void testing::internal::IsEmptyMatcher::DescribeNegationTo |
( |
std::ostream * |
os | ) |
const |
|
inline |
The documentation for this class was generated from the following file: