Searched defs:RemoveChars (Results 1 – 3 of 3) sorted by relevance
282 bool RemoveChars(const string16& input, in RemoveChars() function288 bool RemoveChars(const std::string& input, in RemoveChars() function
1087 TEST(StringUtilTest, RemoveChars) { in TEST() argument
265 bool RemoveChars(const std::string& input, in RemoveChars() function