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

Method benchmarkPreparing

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

Source from the content-addressed store, hash-verified

5660
5661#if defined(CATCH_CONFIG_ENABLE_BENCHMARKING)
5662 virtual void benchmarkPreparing( std::string const& ) {}
5663 virtual void benchmarkStarting( BenchmarkInfo const& ) {}
5664 virtual void benchmarkEnded( BenchmarkStats<> const& ) {}
5665 virtual void benchmarkFailed( std::string const& ) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected