Home | History | Annotate | Download | only in src

Lines Matching refs:summary

3068   // Prints an XML summary of unit_test to output stream out.
3316 const string summary = location + "\n" + part.summary();
3318 << EscapeXmlAttribute(summary.c_str())
3358 // Prints an XML summary of unit_test to output stream out.