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

  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 96 int opt_langid = 0; // Defaults to value corresponding to opt_locale. variable
132 {"-langid", OptSpec::NUM, &opt_langid},
658 if (opt_langid != 0) {
659 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
  /external/icu4c/test/perf/collationperf/
collperf.cpp 107 int opt_langid = 0; // Defaults to value corresponding to opt_locale. variable
149 {"-langid", OptSpec::NUM, &opt_langid},
    [all...]

Completed in 118 milliseconds