Searched defs:ReplaceFirstSubstringAfterOffset (Results 1 – 2 of 2) sorted by relevance
822 void ReplaceFirstSubstringAfterOffset(string16* str, in ReplaceFirstSubstringAfterOffset() function830 void ReplaceFirstSubstringAfterOffset(std::string* str, in ReplaceFirstSubstringAfterOffset() function
617 TEST(StringUtilTest, ReplaceFirstSubstringAfterOffset) { in TEST() argument