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

Method Name

library/cpp/blockcodecs/core/common.h:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 TStringBuf Name() const noexcept override {
59 return TStringBuf("null");
60 }
61 };
62
63 template <class T>

Callers 5

TestAllAtOnceFunction · 0.45
TestStreamsFunction · 0.45
CodecIDMethod · 0.45
DoUnboundedNextMethod · 0.45
AddMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestAllAtOnceFunction · 0.36
TestStreamsFunction · 0.36