HomeSort by relevance Sort by last modified time
    Searched refs:CastImpl (Results 1 - 2 of 2) 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/gmock/include/gmock/
gmock-matchers.h 506 return CastImpl(
513 static Matcher<T> CastImpl(M value, BooleanConstant<false>) {
520 static Matcher<T> CastImpl(M polymorphic_matcher_or_value,
    [all...]

Completed in 237 milliseconds