Searched defs:oldsub (Results 1 – 4 of 4) sorted by relevance
35 std::string oldsub = fuzzed_data.ConsumeRandomLengthString(5); in LLVMFuzzerTestOneInput() local
70 string StringReplace(const string& str, const string& oldsub, in StringReplace()
139 string StringReplace(StringPiece s, StringPiece oldsub, StringPiece newsub, in StringReplace()
148 void StringReplace(const string& s, const string& oldsub, in StringReplace()179 string StringReplace(const string& s, const string& oldsub, in StringReplace()