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

Method getResultCapture

lib/catch2/catch.hpp:10304–10306  ·  view source on GitHub ↗

IContext

Source from the content-addressed store, hash-verified

10302
10303 public: // IContext
10304 IResultCapture* getResultCapture() override {
10305 return m_resultCapture;
10306 }
10307 IRunner* getRunner() override {
10308 return m_runner;
10309 }

Callers 2

reportFatalFunction · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected