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

  /external/chromium/third_party/icu/source/test/cintltst/
cnormtst.c 641 static const UChar FAST_[] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09,
668 if (unorm_quickCheck(FAST_, 10, UNORM_FCD, &status) != UNORM_YES)
    [all...]
  /external/icu4c/test/cintltst/
cnormtst.c 640 static const UChar FAST_[] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09,
667 if (unorm_quickCheck(FAST_, 10, UNORM_FCD, &status) != UNORM_YES)
    [all...]

Completed in 1167 milliseconds