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

  /external/icu4c/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/icu4c/test/perf/collperf/
collperf.cpp 139 UChar dummytext[] = {0, 0}; local
141 ucol_setText(iter, dummytext, 1, &status);

Completed in 60 milliseconds