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