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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dccapitst.c391 UChar lastSortedName[]={ 0x007E, 0x0000}; /* ~ */ local
429 ucnv_openU(lastSortedName, &err);
431 log_err("FAILURE! ucnv_openU(lastSortedName, err) is expected to fail\n");
/external/icu4c/test/cintltst/
H A Dccapitst.c397 UChar lastSortedName[]={ 0x007E, 0x0000}; /* ~ */ local
435 ucnv_openU(lastSortedName, &err);
437 log_err("FAILURE! ucnv_openU(lastSortedName, err) is expected to fail\n");

Completed in 44 milliseconds