Searched refs:dummytext (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/perf/collationperf/
H A Dcollperf.cpp835 UChar dummytext[] = {0, 0}; local
837 ucol_setText(iter, dummytext, 1, &error);
999 UChar dummytext[] = {0, 0}; local
1000 ucol_setText(iter, dummytext, 1, &error);
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/collperf/
H A Dcollperf.cpp144 UChar dummytext[] = {0, 0}; local
146 ucol_setText(iter, dummytext, 1, &status);

Completed in 264 milliseconds