Home
last modified time | relevance | path

Searched refs:strLeak (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dintltest.cpp1205 UnicodeString* strLeak = new UnicodeString("forced leak"); // for verifying purify filter in run_phase2() local
1206 strLeak->append(" for verifying purify filter"); in run_phase2()