Home
last modified time | relevance | path

Searched defs:StringReplace (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dfunctions_unittest.cc279 TEST(Functions, StringReplace) { in TEST() argument
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc132 void StringReplace(const string& s, const string& oldsub, in StringReplace() function
163 string StringReplace(const string& s, const string& oldsub, in StringReplace() function