#include <gmock-matchers.h>
Definition at line 1146 of file gmock-matchers.h.
◆ DescribeNegationTo()
void testing::internal::IsNullMatcher::DescribeNegationTo |
( |
::std::ostream * | os | ) |
const |
|
inline |
◆ DescribeTo()
void testing::internal::IsNullMatcher::DescribeTo |
( |
::std::ostream * | os | ) |
const |
|
inline |
◆ MatchAndExplain()
Definition at line 1149 of file gmock-matchers.h.
1150 {
1151#if GTEST_LANG_CXX11
1152 return p ==
nullptr;
1153#else
1155#endif
1156 }
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