Searched defs:RemoveChars (Results 1 – 3 of 3) sorted by relevance
148 bool RemoveChars(const string16& input, in RemoveChars() function154 bool RemoveChars(const std::string& input, in RemoveChars() function
1081 TEST(StringUtilTest, RemoveChars) { in TEST() argument
268 bool RemoveChars(const std::string& input, in RemoveChars() function