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