Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Classes | |
class | Impl |
Public Member Functions | |
PointeeMatcher (const InnerMatcher &matcher) | |
template<typename Pointer > | |
operator Matcher< Pointer > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PointeeMatcher) | |
Private Attributes | |
const InnerMatcher | matcher_ |
Definition at line 2043 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2043 of file gmock-matchers.h
|
inlineexplicit |
Definition at line 2045 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2045 of file gmock-matchers.h
|
private |
|
inline |
Definition at line 2056 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2056 of file gmock-matchers.h
References testing::MakeMatcher(), and testing::internal::PointeeMatcher< InnerMatcher >::matcher_.
|
private |
Definition at line 2096 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2096 of file gmock-matchers.h
Referenced by testing::internal::PointeeMatcher< InnerMatcher >::operator Matcher< Pointer >().