Searched defs:polymorphic_matcher_or_value (Results 1 – 3 of 3) sorted by relevance
343 static Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()364 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl()523 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher_or_value) { in SafeMatcherCast()
341 static Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()362 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl()521 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher_or_value) { in SafeMatcherCast()