Home
last modified time | relevance | path

Searched defs:pieceLength (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/perf/normperf/
Dsimplenormperf.cpp202 double measure(Operation &op, int32_t pieceLength) { in measure()
227 int32_t pieceLength = kLengths[i]; in benchmark() local
251 double NormalizeUTF16::call(int32_t iterations, int32_t pieceLength) { in call()
288 double NormalizeUTF8::call(int32_t iterations, int32_t pieceLength) { in call()
/external/cldr/tools/java/org/unicode/cldr/util/
DTabber.java120 final int pieceLength = getMonospaceWidth(piece); in process_field() local