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

Method fullConfig

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

Source from the content-addressed store, hash-verified

8949
8950 std::ostream& ReporterConfig::stream() const { return *m_stream; }
8951 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; }
8952
8953 TestRunInfo::TestRunInfo( std::string const& _name ) : name( _name ) {}
8954

Callers 2

StreamingReporterBaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected