HomeSort by relevance Sort by last modified time
    Searched defs:SafeMatcherCast (Results 1 - 2 of 2) sorted by null

  /external/gmock/include/gmock/
gmock-matchers.h 589 // Implements SafeMatcherCast().
640 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher) {
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 501 // Implements SafeMatcherCast().
552 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher) {
    [all...]

Completed in 132 milliseconds