Searched refs:convType (Results 1 – 1 of 1) sorted by relevance
1349 static void TestConverterType(const char *convName, UConverterType convType) { in TestConverterType() argument1361 if (ucnv_getType(myConverter)!=convType) { in TestConverterType()1363 convName, convType); in TestConverterType()