Home
last modified time | relevance | path

Searched refs:start8 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/perf/normperf/
Dsimplenormperf.cpp294 int32_t start8 = offsets[start]; in call() local
296 icu::StringPiece piece(s + start8, limit8 - start8); in call()