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

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

Completed in 28 milliseconds