Home | History | Annotate | Download | only in gtest

Lines Matching full:detail

4804       const string detail = location + "\n" + part.message();
4805 OutputXmlCDataSection(stream, RemoveInvalidXmlCharacters(detail).c_str());