Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c1349 static void TestConverterType(const char *convName, UConverterType convType) { in TestConverterType() argument
1361 if (ucnv_getType(myConverter)!=convType) { in TestConverterType()
1363 convName, convType); in TestConverterType()