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

  /external/chromium_org/third_party/icu/source/test/perf/charperf/
charperf.h 19 typedef void (*CharPerfFn)(UChar32 ch);
36 CharPerfFunction(CharPerfFn func, UChar32 min, UChar32 max)
44 CharPerfFn m_fn_;
  /external/icu4c/test/perf/charperf/
charperf.h 19 typedef void (*CharPerfFn)(UChar32 ch);
36 CharPerfFunction(CharPerfFn func, UChar32 min, UChar32 max)
44 CharPerfFn m_fn_;

Completed in 42 milliseconds