Searched refs:fromUnicodeTests (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dccapitst.c3196 }fromUnicodeTests[] = { local
3208 for(i=0; i<UPRV_LENGTHOF(fromUnicodeTests); ++i) {
3212 const UChar* source = fromUnicodeTests[i].input;
3213 const UChar* sourceLimit = source + fromUnicodeTests[i].len;
3223 if(len != fromUnicodeTests[i].exp){

Completed in 43 milliseconds