Searched refs:allFeaturesUTF16 (Results 1 - 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | nucnvtst.c | 3667 static const uint16_t allFeaturesUTF16[]={ in TestSCSU() local 3783 TestConv(allFeaturesUTF16,(sizeof(allFeaturesUTF16)/2),"SCSU","all features", (char *)allFeaturesSCSU,sizeof(allFeaturesSCSU)); in TestSCSU() 3784 TestConv(allFeaturesUTF16,(sizeof(allFeaturesUTF16)/2),"SCSU","all features",(char *)allFeaturesSCSU,sizeof(allFeaturesSCSU)); in TestSCSU()
|
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
H A D | TestCharset.java | 5170 char allFeaturesUTF16[]={ in TestSCSUConverter() 5235 char[][] toUnicode = {allFeaturesUTF16, germanUTF16,russianUTF16,japaneseUTF16}; in TestSCSUConverter()
|
Completed in 20 milliseconds