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

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
 3040     if (!listener->IsInterested()) {
 3049       *listener << "whose first field does not match";
 3050       PrintIfNotEmpty(first_inner_listener.str(), listener->stream());
 3056       *listener << "whose second field does not match";
 3057       PrintIfNotEmpty(second_inner_listener.str(), listener->stream());
 3061                    listener);