Searched defs:RemoveChars (Results 1 – 2 of 2) 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