MCPcopy Create free account
hub / github.com/bblanchon/ArduinoJson / benchmarkStarting

Method benchmarkStarting

extras/tests/catch/catch.hpp:5672–5672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5670#if defined(CATCH_CONFIG_ENABLE_BENCHMARKING)
5671 virtual void benchmarkPreparing( std::string const& ) {}
5672 virtual void benchmarkStarting( BenchmarkInfo const& ) {}
5673 virtual void benchmarkEnded( BenchmarkStats<> const& ) {}
5674 virtual void benchmarkFailed( std::string const& ) {}
5675#endif // CATCH_CONFIG_ENABLE_BENCHMARKING

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected