Home
last modified time | relevance | path

Searched defs:ErrorCases (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp235 typedef struct ErrorCases ErrorCases; typedef
237 static const struct ErrorCases{ struct
239 UChar unicode[100];
240 const char *ascii;
241 UErrorCode expected;
242 UBool useSTD3ASCIIRules;
243 UBool testToUnicode;
244 UBool testLabel;