Home
last modified time | relevance | path

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

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