Home
last modified time | relevance | path

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

/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h518 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher_or_value) { in SafeMatcherCast() function
532 inline Matcher<T> SafeMatcherCast(const Matcher<U>& matcher) { in SafeMatcherCast() function
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h667 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher) { in SafeMatcherCast() function