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

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
 3588   void operator=(const BoundSecondMatcher& /*rhs*/) {
 3630 BoundSecondMatcher<Tuple2Matcher, Second> MatcherBindSecond(
 3632   return BoundSecondMatcher<Tuple2Matcher, Second>(tm, second);
 4238     typename internal::BoundSecondMatcher<
 4257   ::std::vector<internal::BoundSecondMatcher<Tuple2Matcher, Second> > matchers;
 4273     typename internal::BoundSecondMatcher<Tuple2Matcher, T> >