MCPcopy Create free account
hub / github.com/RenderKit/embree / getSourceInfo

Method getSourceInfo

tutorials/external/catch.hpp:6458–6460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6456 return m_resultData.message;
6457 }
6458 SourceLineInfo AssertionResult::getSourceInfo() const {
6459 return m_info.lineInfo;
6460 }
6461
6462 StringRef AssertionResult::getTestMacroName() const {
6463 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