Home
last modified time | relevance | path

Searched refs:allFeaturesUTF16 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c3665 static const uint16_t allFeaturesUTF16[]={ in TestSCSU() local
3781 …TestConv(allFeaturesUTF16,(sizeof(allFeaturesUTF16)/2),"SCSU","all features", (char *)allFeaturesS… in TestSCSU()
3782 …TestConv(allFeaturesUTF16,(sizeof(allFeaturesUTF16)/2),"SCSU","all features",(char *)allFeaturesSC… in TestSCSU()
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java5143 char allFeaturesUTF16[]={ in TestSCSUConverter() local
5208 char[][] toUnicode = {allFeaturesUTF16, germanUTF16,russianUTF16,japaneseUTF16}; in TestSCSUConverter()