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

Method Name

library/cpp/testing/unittest/gtest.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 TString Name() const noexcept override {
26 return TString(MyName);
27 }
28
29 const TStringBuf MyName;
30 };

Callers 9

NameMethod · 0.45
TOutputCapturerMethod · 0.45
GetTmpFileNameMethod · 0.45
GetCapturedStringMethod · 0.45
MergeSubprocessReportMethod · 0.45
operator()Method · 0.45
ExecuteMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected