Searched refs:ssISO (Results 1 - 2 of 2) sorted by relevance

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

Completed in 201 milliseconds