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

Method TestCaseStats

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

Source from the content-addressed store, hash-verified

5556 bool _aborting );
5557
5558 TestCaseStats( TestCaseStats const& ) = default;
5559 TestCaseStats( TestCaseStats && ) = default;
5560 TestCaseStats& operator = ( TestCaseStats const& ) = default;
5561 TestCaseStats& operator = ( TestCaseStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected