Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
WhenDynamicCastToMatcherBase (const Matcher< To > &matcher) | |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
Static Protected Member Functions | |
static string | GetToName () |
Protected Attributes | |
const Matcher< To > | matcher_ |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (WhenDynamicCastToMatcherBase) | |
Static Private Member Functions | |
static void | GetCastTypeDescription (::std::ostream *os) |
Definition at line 2108 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2108 of file gmock-matchers.h
|
inlineexplicit |
Definition at line 2110 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2110 of file gmock-matchers.h
|
inline |
Definition at line 2118 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2118 of file gmock-matchers.h
|
inline |
Definition at line 2113 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2113 of file gmock-matchers.h
|
inlinestaticprivate |
Definition at line 2135 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2135 of file gmock-matchers.h
Referenced by testing::internal::WhenDynamicCastToMatcherBase< To & >::DescribeNegationTo(), and testing::internal::WhenDynamicCastToMatcherBase< To & >::DescribeTo().
|
inlinestaticprotected |
Definition at line 2126 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2126 of file gmock-matchers.h
Referenced by testing::internal::WhenDynamicCastToMatcherBase< To & >::GetCastTypeDescription().
|
private |
|
protected |
Definition at line 2124 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2124 of file gmock-matchers.h
Referenced by testing::internal::WhenDynamicCastToMatcherBase< To & >::DescribeNegationTo(), testing::internal::WhenDynamicCastToMatcherBase< To & >::DescribeTo(), and testing::internal::WhenDynamicCastToMatcher< To >::MatchAndExplain().