Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
KeyMatcher (M m) | |
template<typename PairType > | |
operator Matcher< PairType > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (KeyMatcher) | |
Private Attributes | |
const M | matcher_for_key_ |
Definition at line 2983 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2983 of file gmock-matchers.h
|
inlineexplicit |
Definition at line 2985 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2985 of file gmock-matchers.h
|
private |
|
inline |
Definition at line 2988 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2988 of file gmock-matchers.h
References testing::MakeMatcher(), and testing::internal::KeyMatcher< M >::matcher_for_key_.
|
private |
Definition at line 2993 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2993 of file gmock-matchers.h
Referenced by testing::internal::KeyMatcher< M >::operator Matcher< PairType >().