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