Searched refs:allFeaturesSCSU (Results 1 - 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | nucnvtst.c | 3676 static const uint8_t allFeaturesSCSU[]={ 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 | 5163 byte allFeaturesSCSU[]={ in TestSCSUConverter() 5234 byte[][] fromUnicode={allFeaturesSCSU,germanSCSU,russianSCSU,japaneseSCSU}; in TestSCSUConverter() 5431 ByteBuffer overflowTest = ByteBuffer.wrap(allFeaturesSCSU); in TestSCSUConverter()
|
Completed in 14 milliseconds