Home
last modified time | relevance | path

Searched refs:typeNames16 (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java415 final String typeNames16[] = { in getSpans() local
425 typeName[0] = typeNames16[type]; in getSpans()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java418 final String typeNames16[] = { in getSpans() local
428 typeName[0] = typeNames16[type]; in getSpans()
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2928 static const char *const typeNames16[]={ in getSpans() local
2942 typeName= isUTF16 ? typeNames16[type] : typeNames8[type]; in getSpans()