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

References

utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
  895         extra_matcher_(A<const ArgumentTuple&>()),
  909   TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) {
 1055   const Matcher<const ArgumentTuple&>& extra_matcher() const {
 1087   bool Matches(const ArgumentTuple& args) const
 1094   bool ShouldHandleArguments(const ArgumentTuple& args) const
 1109       const ArgumentTuple& args,
 1155       const ArgumentTuple& args) const
 1192       const ArgumentTuple& args,
 1226   Matcher<const ArgumentTuple&> extra_matcher_;