Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/normperf/
Dsimplenormperf.cpp30 static UnicodeString getLatin1(int32_t minLength) { return extend(latin1, minLength); } in getLatin1() function in __anon6a98d80f0111::CommonChars
319 NormalizeUTF16 op(*nfc, CommonChars::getLatin1(maxLength)); in main()