reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
 1578   static Matcher<T> CreateMatcher(const ListType& matchers) {
 1579     return Matcher<T>(new CombiningMatcher<T>(
 1579     return Matcher<T>(new CombiningMatcher<T>(