MCPcopy Create free account
hub / github.com/catboost/catboost / Finish

Method Finish

library/cpp/testing/benchmark/bench.cpp:295–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293 virtual void Report(TResult&& result) = 0;
294
295 virtual void Finish() {
296 }
297
298 virtual ~IReporter() {
299 }

Callers 2

FinishMethod · 0.45
MainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected