Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::NotNullMatcher Class Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>

Public Member Functions

template<typename Pointer >
bool MatchAndExplain (const Pointer &p, MatchResultListener *) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 

Detailed Description

Definition at line 997 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 997 of file gmock-matchers.h

Member Function Documentation

void testing::internal::NotNullMatcher::DescribeNegationTo ( ::std::ostream *  os) const
inline

Definition at line 1010 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 1010 of file gmock-matchers.h

void testing::internal::NotNullMatcher::DescribeTo ( ::std::ostream *  os) const
inline

Definition at line 1009 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 1009 of file gmock-matchers.h

template<typename Pointer >
bool testing::internal::NotNullMatcher::MatchAndExplain ( const Pointer &  p,
MatchResultListener  
) const
inline

Definition at line 1000 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 1000 of file gmock-matchers.h

References testing::internal::GetRawPointer().

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: