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

  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperf.h 88 class ICUForward : public ICUBreakFunction {
90 ICUForward(const char *locale, const char *mode, const UChar *file, int32_t file_len) :
ubrkperf.cpp 155 return new ICUForward(locale, m_mode_, m_file_, m_fileLen_);

Completed in 2101 milliseconds