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

  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperf.cpp 149 return new ICUForward(locale, m_mode_, m_file_, m_fileLen_);
154 return new ICUIsBound(locale, m_mode_, m_file_, m_fileLen_);
190 m_mode_(NULL),
199 m_mode_ = options[0].value;
ubrkperf.h 113 const char* m_mode_; member in class:BreakIteratorPerformanceTest

Completed in 379 milliseconds