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

Method one

util/generic/string_ut.h:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 DECLARE_AND_RETURN_BUFFER("str 2");
57 }
58 const CharT* one() {
59 DECLARE_AND_RETURN_BUFFER("one");
60 }
61 const CharT* two() {
62 DECLARE_AND_RETURN_BUFFER("two");
63 }

Callers 2

findMethod · 0.45
findMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected