Home
last modified time | relevance | path

Searched defs:CastImpl (Results 1 – 2 of 2) sorted by relevance

/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h359 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function
376 static Matcher<T> CastImpl(const M& value, in CastImpl() function
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h540 static Matcher<T> CastImpl(const M& value, BooleanConstant<false>) { in CastImpl() function
547 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function