Lines Matching refs:summary
3355 // Prints an XML summary of unit_test to output stream out.3599 const string summary = location + "\n" + part.summary();3601 << EscapeXmlAttribute(summary.c_str())3641 // Prints an XML summary of unit_test to output stream out.