Home
last modified time | relevance | path

Searched defs:old_string (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/debug/
Dproc_maps_linux_unittest.cc250 std::string old_string("I forgot to clear the string"); in TEST() local
/external/dng_sdk/source/
Ddng_string.cpp1616 bool dng_string::Replace (const char *old_string, in Replace()