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

  /external/chromium_org/third_party/icu/source/test/perf/normperf/
normperf.h 283 int32_t ICUIsNormalized(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status){
313 int32_t ICUIsNormalized(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status){
  /external/icu/icu4c/source/test/perf/normperf/
normperf.h 283 int32_t ICUIsNormalized(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status){
313 int32_t ICUIsNormalized(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status){

Completed in 5666 milliseconds