Searched defs:RemoveChars (Results 1 – 5 of 5) sorted by relevance
111 bool RemoveChars(StringPiece16 input, in RemoveChars() function117 bool RemoveChars(StringPiece input, in RemoveChars() function
29 bool RemoveChars(WStringPiece input, in RemoveChars() function
1354 TEST(StringUtilTest, RemoveChars) { in TEST() argument
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