Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h521 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher_or_value) { in SafeMatcherCast() function
535 inline Matcher<T> SafeMatcherCast(const Matcher<U>& matcher) { in SafeMatcherCast() function