MCPcopy Create free account
hub / github.com/Profactor/cv-plot / getSourceInfo

Method getSourceInfo

CvPlot/ext/catch2/inc/catch.hpp:8292–8294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8290 return m_resultData.message;
8291 }
8292 SourceLineInfo AssertionResult::getSourceInfo() const {
8293 return m_info.lineInfo;
8294 }
8295
8296 StringRef AssertionResult::getTestMacroName() const {
8297 return m_info.macroName;

Callers 5

AssertionStatsMethod · 0.80
printSourceInfoMethod · 0.80
printSourceInfoMethod · 0.80
writeAssertionMethod · 0.80
assertionEndedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected