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

  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp 835 UChar dummytext[] = {0, 0}; local
837 ucol_setText(iter, dummytext, 1, &error);
999 UChar dummytext[] = {0, 0}; local
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 835 UChar dummytext[] = {0, 0}; local
837 ucol_setText(iter, dummytext, 1, &error);
999 UChar dummytext[] = {0, 0}; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 139 UChar dummytext[] = {0, 0}; local
141 ucol_setText(iter, dummytext, 1, &status);
  /external/icu/icu4c/source/test/perf/collperf/
collperf.cpp 144 UChar dummytext[] = {0, 0}; local
146 ucol_setText(iter, dummytext, 1, &status);

Completed in 706 milliseconds