MCPcopy Create free account
hub / github.com/RenderKit/oidn / TestRunStats

Method TestRunStats

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

Source from the content-addressed store, hash-verified

5591 bool _aborting );
5592
5593 TestRunStats( TestRunStats const& ) = default;
5594 TestRunStats( TestRunStats && ) = default;
5595 TestRunStats& operator = ( TestRunStats const& ) = default;
5596 TestRunStats& operator = ( TestRunStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected