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.java410 final String typeNames16[] = { in getSpans() local
420 typeName[0] = typeNames16[type]; in getSpans()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java414 final String typeNames16[] = { in getSpans() local
424 typeName[0] = typeNames16[type]; in getSpans()
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2922 static const char *const typeNames16[]={ in getSpans() local
2936 typeName= isUTF16 ? typeNames16[type] : typeNames8[type]; in getSpans()