MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / getSourceInfo

Method getSourceInfo

Bcore/src/main/cpp/Dobby/tests/catch.hpp:4941–4943  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4939 return m_resultData.message;
4940}
4941SourceLineInfo AssertionResult::getSourceInfo() const {
4942 return m_info.lineInfo;
4943}
4944
4945StringRef AssertionResult::getTestMacroName() const {
4946 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