Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2932 static const char *const typeNames8[]={ in getSpans() local
2939 typeName= isUTF16 ? typeNames16[type] : typeNames8[type]; in getSpans()