Searched refs:CastImpl (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h418 return CastImpl(
425 static Matcher<T> CastImpl(M value, BooleanConstant<false>) { function in class:testing::internal::MatcherCastImpl
432 static Matcher<T> CastImpl(M polymorphic_matcher_or_value, function in class:testing::internal::MatcherCastImpl
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h531 return CastImpl(
538 static Matcher<T> CastImpl(const M& value, BooleanConstant<false>) { function in class:testing::internal::MatcherCastImpl
545 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, function in class:testing::internal::MatcherCastImpl
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h531 return CastImpl(
538 static Matcher<T> CastImpl(const M& value, BooleanConstant<false>) { function in class:testing::internal::MatcherCastImpl
545 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, function in class:testing::internal::MatcherCastImpl
/external/fmtlib/test/gmock/
H A Dgmock.h5162 return CastImpl(
5169 static Matcher<T> CastImpl(M value, BooleanConstant<false>) { function in class:testing::internal::MatcherCastImpl
5176 static Matcher<T> CastImpl(M polymorphic_matcher_or_value, function in class:testing::internal::MatcherCastImpl

Completed in 107 milliseconds