#include <gmock-matchers.h>
Definition at line 1166 of file gmock-matchers.h.
◆ DescribeNegationTo()
void testing::internal::NotNullMatcher::DescribeNegationTo |
( |
::std::ostream * | os | ) |
const |
|
inline |
◆ DescribeTo()
void testing::internal::NotNullMatcher::DescribeTo |
( |
::std::ostream * | os | ) |
const |
|
inline |
◆ MatchAndExplain()
Definition at line 1169 of file gmock-matchers.h.
1170 {
1171#if GTEST_LANG_CXX11
1172 return p !=
nullptr;
1173#else
1175#endif
1176 }
const Pointer::element_type * GetRawPointer(const Pointer &p)
The documentation for this class was generated from the following file:
- libraries/fc/include/fc/crypto/webauthn_json/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h