Searched refs:writeSourceInfo (Results 1 – 3 of 3) sorted by relevance
40 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo() function in Catch::XmlReporter76 writeSourceInfo( testInfo.lineInfo ); in testCaseStarting()88 writeSourceInfo( sectionInfo.lineInfo ); in sectionStarting()125 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()137 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()143 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()156 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()
27 void writeSourceInfo(SourceLineInfo const& sourceInfo);
5714 void writeSourceInfo(SourceLineInfo const& sourceInfo);14342 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo() function in Catch::XmlReporter14378 writeSourceInfo( testInfo.lineInfo ); in testCaseStarting()14390 writeSourceInfo( sectionInfo.lineInfo ); in sectionStarting()14426 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()14438 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()14444 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()14457 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()