![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Inheritance diagram for testing::internal::WhenDynamicCastToMatcher< To >:
Collaboration diagram for testing::internal::WhenDynamicCastToMatcher< To >:Public Member Functions | |
| WhenDynamicCastToMatcher (const Matcher< To > &matcher) | |
| template<typename From > | |
| bool | MatchAndExplain (From from, MatchResultListener *listener) const |
Public Member Functions inherited from testing::internal::WhenDynamicCastToMatcherBase< To > | |
| WhenDynamicCastToMatcherBase (const Matcher< To > &matcher) | |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
Additional Inherited Members | |
Static Protected Member Functions inherited from testing::internal::WhenDynamicCastToMatcherBase< To > | |
| static string | GetToName () |
Protected Attributes inherited from testing::internal::WhenDynamicCastToMatcherBase< To > | |
| const Matcher< To > | matcher_ |
Definition at line 2145 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2145 of file gmock-matchers.h
|
inlineexplicit |
Definition at line 2147 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2147 of file gmock-matchers.h
|
inline |
Definition at line 2151 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2151 of file gmock-matchers.h
References testing::internal::WhenDynamicCastToMatcherBase< To >::matcher_, and testing::internal::MatchPrintAndExplain().
Here is the call graph for this function: