Searched refs:ICUForward (Results 1 – 2 of 2) sorted by relevance
88 class ICUForward : public ICUBreakFunction {90 ICUForward(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUForward() function
155 return new ICUForward(locale, m_mode_, m_file_, m_fileLen_); in TestICUForward()