HomeSort by relevance Sort by last modified time
    Searched refs:CastImpl (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 418 return CastImpl(
425 static Matcher<T> CastImpl(M value, BooleanConstant<false>) {
432 static Matcher<T> CastImpl(M polymorphic_matcher_or_value,
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h 531 return CastImpl(
538 static Matcher<T> CastImpl(const M& value, BooleanConstant<false>) {
545 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value,
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h 531 return CastImpl(
538 static Matcher<T> CastImpl(const M& value, BooleanConstant<false>) {
545 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value,
    [all...]
  /external/fmtlib/test/gmock/
gmock.h     [all...]

Completed in 69 milliseconds