Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dstdnmtst.c273 static const char *asciiMIME[] = { in TestStandardNames() local
283 doTestNames("ASCII", "MIME", asciiMIME, ARRAY_SIZE(asciiMIME)); in TestStandardNames()
284 doTestNames("ascii", "mime", asciiMIME, ARRAY_SIZE(asciiMIME)); in TestStandardNames()
286 doTestNames("ASCII", "crazy", asciiMIME, -1); in TestStandardNames()
287 doTestNames("crazy", "MIME", asciiMIME, -1); in TestStandardNames()
289 doTestNames("LMBCS-1", "MIME", asciiMIME, 0); in TestStandardNames()