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

Method Name

library/cpp/testing/unittest/gtest.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 TString Name() const noexcept override {
42 return Test.Name();
43 }
44
45 TTestBase* ConstructTest() override {
46 return new TCurrentTest(Test);

Callers

nothing calls this directly

Calls 1

NameMethod · 0.45

Tested by

no test coverage detected