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

Method other_test_string

util/generic/string_ut.h:174–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 DECLARE_AND_RETURN_BUFFER("test string for assign");
173 }
174 const CharT* other_test_string() {
175 DECLARE_AND_RETURN_BUFFER("other test string");
176 }
177 const CharT* This_This_is_tefor_string_calls() {
178 DECLARE_AND_RETURN_BUFFER("This This is tefor string calls");
179 }

Callers 2

assignMethod · 0.80
assignMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected