#include <gmock.h>
Static Public Member Functions | |
static Matcher< T > | Cast (const M &polymorphic_matcher_or_value) |
Static Private Member Functions | |
static Matcher< T > | CastImpl (const M &polymorphic_matcher_or_value, BooleanConstant< true >) |
static Matcher< T > | CastImpl (const M &value, BooleanConstant< false >) |
Definition at line 5334 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinestatic |
Definition at line 5336 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinestaticprivate |
Definition at line 5364 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinestaticprivate |
Definition at line 5357 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.