Home
last modified time | relevance | path

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

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