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

Method listReporters

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

Source from the content-addressed store, hash-verified

9983 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
9984 bool Config::listTags() const { return m_data.listTags; }
9985 bool Config::listReporters() const { return m_data.listReporters; }
9986
9987 std::string Config::getProcessName() const { return m_data.processName; }
9988 std::string const& Config::getReporterName() const { return m_data.reporterName; }

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected