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

Method This_is_test_string_for_string_calls

util/generic/string_ut.h:153–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 DECLARE_AND_RETURN_BUFFER("Hello World");
152 }
153 const CharT* This_is_test_string_for_string_calls() {
154 DECLARE_AND_RETURN_BUFFER("This is test string for string calls");
155 }
156 const CharT* This_is_teis_test_string_st_string_for_string_calls() {
157 DECLARE_AND_RETURN_BUFFER("This is teis test string st string for string calls");
158 }

Callers 2

insertMethod · 0.80
insertMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected