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

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
 3174     const bool listener_interested = listener->IsInterested();
 3217         *listener << "which has " << Elements(actual_count);
 3225         *listener << "whose element #" << exam_pos << " doesn't match";
 3226         PrintIfNotEmpty(explanations[exam_pos], listener->stream());
 3239             *listener << ",\nand ";
 3241           *listener << "whose element #" << i << " matches, " << s;