Searched defs:RemoveChars (Results 1 – 5 of 5) sorted by relevance
110 bool RemoveChars(StringPiece16 input, in RemoveChars() function116 bool RemoveChars(StringPiece input, in RemoveChars() function
31 bool RemoveChars(std::wstring_view input, in RemoveChars() function
1349 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