Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dstdnmtst.c223 static UBool doTestUCharNames(const char *name, const char *standard, const char **expected, int32_… in doTestUCharNames() function
307 doTestUCharNames("ASCII", "IANA", asciiIANA, UPRV_LENGTHOF(asciiIANA)); in TestStandardNames()