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