HomeSort by relevance Sort by last modified time
    Searched refs:firstSortedName (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c 398 UChar firstSortedName[]={ 0x0021, 0x0000}; /* ! */
431 ucnv_openU(firstSortedName, &err);
433 log_err("FAILURE! ucnv_openU(firstSortedName, err) is expected to fail\n");
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c 355 UChar firstSortedName[]={ 0x0021, 0x0000}; /* ! */
388 ucnv_openU(firstSortedName, &err);
390 log_err("FAILURE! ucnv_openU(firstSortedName, err) is expected to fail\n");
    [all...]

Completed in 778 milliseconds