Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperf.h19 class ICUBreakFunction : public UPerfFunction {
27 ICUBreakFunction(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUBreakFunction() function
54 ~ICUBreakFunction() { delete m_brkIt_; } in ~ICUBreakFunction()
61 class ICUIsBound : public ICUBreakFunction {
64 ICUBreakFunction(locale, mode, file, file_len) in ICUIsBound()
88 class ICUForward : public ICUBreakFunction {
91 ICUBreakFunction(locale, mode, file, file_len) in ICUForward()