HomeSort by relevance Sort by last modified time
    Searched refs:strLeak (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/test/intltest/
intltest.cpp 989 UnicodeString* strLeak = new UnicodeString("forced leak"); // for verifying purify filter
990 strLeak->append(" for verifying purify filter");
    [all...]
  /external/icu4c/test/intltest/
intltest.cpp 1001 UnicodeString* strLeak = new UnicodeString("forced leak"); // for verifying purify filter
1002 strLeak->append(" for verifying purify filter");
    [all...]

Completed in 17 milliseconds