#include <gmock-matchers.h>
◆ DescribeNegationTo() [1/2]
| void testing::internal::NotNullMatcher::DescribeNegationTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
◆ DescribeNegationTo() [2/2]
| void testing::internal::NotNullMatcher::DescribeNegationTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
◆ DescribeTo() [1/2]
| void testing::internal::NotNullMatcher::DescribeTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
◆ DescribeTo() [2/2]
| void testing::internal::NotNullMatcher::DescribeTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
◆ MatchAndExplain() [1/2]
template<typename Pointer >
| bool testing::internal::NotNullMatcher::MatchAndExplain |
( |
const Pointer & |
p, |
|
|
MatchResultListener * |
|
|
) |
| const |
|
inline |
◆ MatchAndExplain() [2/2]
template<typename Pointer >
| bool testing::internal::NotNullMatcher::MatchAndExplain |
( |
const Pointer & |
p, |
|
|
MatchResultListener * |
|
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: