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