Home
last modified time | relevance | path

Searched refs:ICUForward (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperf.h88 class ICUForward : public ICUBreakFunction {
90 ICUForward(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUForward() function
Dubrkperf.cpp155 return new ICUForward(locale, m_mode_, m_file_, m_fileLen_); in TestICUForward()