Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dnucnvtst.c1350 static void TestConverterType(const char *convName, UConverterType convType) { in TestConverterType() argument
1362 if (ucnv_getType(myConverter)!=convType) { in TestConverterType()
1364 convName, convType); in TestConverterType()