Searched defs:RemoveChars (Results 1 – 3 of 3) sorted by relevance
269 bool RemoveChars(const string16& input, in RemoveChars() function275 bool RemoveChars(const std::string& input, in RemoveChars() function
1189 TEST(StringUtilTest, RemoveChars) { in TEST() argument
263 bool RemoveChars(const std::string& input, in RemoveChars() function