|
Monero
|
#include <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) |
|
inlineexplicit |
|
inline |
|
inline |
|
inlinestaticprivate |
|
inlinestaticprotected |
|
private |
|
protected |