Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
Dgmock-matchers.h519 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher_or_value) { in SafeMatcherCast() function
533 inline Matcher<T> SafeMatcherCast(const Matcher<U>& matcher) { in SafeMatcherCast() function