Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil_unittest.cc839 class ReplaceChars : public ::testing::TestWithParam< class
842 TEST_P(ReplaceChars, ReplacesAllOccurencesOfAnyCharInReplaceWithAReplaceChar) { in TEST_P() argument
/third_party/gn/src/base/strings/
Dstring_util.cc183 bool ReplaceChars(const std::u16string& input, in ReplaceChars() function
191 bool ReplaceChars(const std::string& input, in ReplaceChars() function