Home
last modified time | relevance | path

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

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