Home
last modified time | relevance | path

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

/external/cronet/third_party/googletest/src/googlemock/include/gmock/
Dgmock-matchers.h516 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher_or_value) { in SafeMatcherCast() function
530 inline Matcher<T> SafeMatcherCast(const Matcher<U>& matcher) { in SafeMatcherCast() function
/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/libaom/third_party/googletest/src/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