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

  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp 739 UnicodeString lpUnescaped = lp.unescape();
742 LocalUStringSearchPointer ussLong(usearch_openFromCollator(lpUnescaped.getBuffer(), lpUnescaped.length(),
743 lpUnescaped.getBuffer(), lpUnescaped.length(), // actual test data will be set later
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 736 UnicodeString lpUnescaped = lp.unescape();
739 LocalUStringSearchPointer ussLong(usearch_openFromCollator(lpUnescaped.getBuffer(), lpUnescaped.length(),
740 lpUnescaped.getBuffer(), lpUnescaped.length(), // actual test data will be set later
    [all...]

Completed in 855 milliseconds