#include <gmock.h>
Static Public Member Functions | |
static Matcher< T > | Cast (M polymorphic_matcher_or_value) |
static Matcher< T > | Cast (M polymorphic_matcher_or_value) |
Static Private Member Functions | |
static Matcher< T > | CastImpl (M value, BooleanConstant< false >) |
static Matcher< T > | CastImpl (M polymorphic_matcher_or_value, BooleanConstant< true >) |
static Matcher< T > | CastImpl (M value, BooleanConstant< false >) |
static Matcher< T > | CastImpl (M polymorphic_matcher_or_value, BooleanConstant< true >) |
Definition at line 5443 of file fused-src/gmock/gmock.h.
|
inlinestatic |
Definition at line 525 of file gmock-matchers.h.
|
inlinestatic |
Definition at line 5446 of file fused-src/gmock/gmock.h.
|
inlinestaticprivate |
Definition at line 547 of file gmock-matchers.h.
|
inlinestaticprivate |
Definition at line 555 of file gmock-matchers.h.
|
inlinestaticprivate |
Definition at line 5468 of file fused-src/gmock/gmock.h.
|
inlinestaticprivate |
Definition at line 5476 of file fused-src/gmock/gmock.h.