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

  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 501 // Implements SafeMatcherCast().
552 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher) {
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h 614 // Implements SafeMatcherCast().
665 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher) {
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h 614 // Implements SafeMatcherCast().
665 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher) {
    [all...]
  /external/fmtlib/test/gmock/
gmock.h 583 // type in the implementation of SafeMatcherCast.
    [all...]

Completed in 301 milliseconds