Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/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;
/external/icu4c/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;