Home
last modified time | relevance | path

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

/aosp_15_r20/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h343 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()
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/
H A Dgmock-matchers.h341 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()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h341 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()