MCPcopy Create free account
hub / github.com/apache/trafficserver / benchmarkFailed

Method benchmarkFailed

lib/catch2/catch.hpp:12890–12892  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12888 m_reporter->benchmarkEnded( stats );
12889 }
12890 void RunContext::benchmarkFailed(std::string const & error) {
12891 m_reporter->benchmarkFailed(error);
12892 }
12893#endif // CATCH_CONFIG_ENABLE_BENCHMARKING
12894
12895 void RunContext::pushScopedMessage(MessageInfo const & message) {

Callers 1

catch.hppFile · 0.45

Calls 3

ColumnBreakClass · 0.85
RowBreakClass · 0.85
scopedElementMethod · 0.80

Tested by

no test coverage detected