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

Method Name

library/cpp/testing/benchmark/bench.cpp:70–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 TResult Run(const TOptions& opts) override;
69
70 TStringBuf Name() const noexcept override {
71 return N;
72 }
73
74 std::function<NCpu::TUserFunc> F;
75 const TStringBuf N;

Callers 2

RunTestFunction · 0.45
MainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected