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

  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp 740 UnicodeString spUnescaped = sp.unescape();
748 LocalUStringSearchPointer ussShort(usearch_openFromCollator(spUnescaped.getBuffer(), spUnescaped.length(),
749 spUnescaped.getBuffer(), spUnescaped.length(), // actual test data will be set later
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 737 UnicodeString spUnescaped = sp.unescape();
745 LocalUStringSearchPointer ussShort(usearch_openFromCollator(spUnescaped.getBuffer(), spUnescaped.length(),
746 spUnescaped.getBuffer(), spUnescaped.length(), // actual test data will be set later
    [all...]

Completed in 116 milliseconds