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

Method one_two_three_one_two_three

util/generic/string_ut.h:168–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 DECLARE_AND_RETURN_BUFFER("ng for string callsThis is test string for string calls");
167 }
168 const CharT* one_two_three_one_two_three() {
169 DECLARE_AND_RETURN_BUFFER("one two three one two three");
170 }
171 const CharT* test_string_for_assign() {
172 DECLARE_AND_RETURN_BUFFER("test string for assign");
173 }

Callers 8

findMethod · 0.80
find_last_ofMethod · 0.80
rfindMethod · 0.80
find_last_not_ofMethod · 0.80
findMethod · 0.80
find_last_ofMethod · 0.80
rfindMethod · 0.80
find_last_not_ofMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected