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

Method benchmarkFailed

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

Source from the content-addressed store, hash-verified

5663 virtual void benchmarkStarting( BenchmarkInfo const& ) {}
5664 virtual void benchmarkEnded( BenchmarkStats<> const& ) {}
5665 virtual void benchmarkFailed( std::string const& ) {}
5666#endif // CATCH_CONFIG_ENABLE_BENCHMARKING
5667
5668 virtual void assertionStarting( AssertionInfo const& assertionInfo ) = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected