Searched defs:old_string (Results 1 – 4 of 4) sorted by relevance
250 std::string old_string("I forgot to clear the string"); in TEST() local
284 std::string old_string("I forgot to clear the string"); in TEST() local
1616 bool dng_string::Replace (const char *old_string, in Replace()