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

  /external/chromium_org/third_party/icu/source/test/cintltst/
ucsdetst.c 227 static const char ssISO[] = "This is a small sample of some English text. Just enough to be sure that it detects correctly.";
230 UChar sISO[sizeof(ssISO)];
239 sISOLength = u_unescape(ssISO, sISO, sizeof(ssISO));
  /external/icu4c/test/cintltst/
ucsdetst.c 227 static const char ssISO[] = "This is a small sample of some English text. Just enough to be sure that it detects correctly.";
230 UChar sISO[sizeof(ssISO)];
239 sISOLength = u_unescape(ssISO, sISO, sizeof(ssISO));

Completed in 38 milliseconds