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

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
 2564     if (os != NULL) {
 2573             *os << ", ";
 2575             *os << "which has these unexpected elements: ";
 2578           UniversalPrint(*it, os);
 2590             *os << ", ";
 2592             *os << (printed_header ? ",\nand" : "which")
 2596           UniversalPrint(*it, os);