Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/utrie2perf/
H A Dutrie2perf.cpp175 class ToNFC : public Command { class
177 ToNFC(const UTrie2PerfTest &testcase) : Command(testcase) { in ToNFC() function in ToNFC
185 ~ToNFC() { in ~ToNFC()
190 return new ToNFC(testcase); in get()
235 case 1: name = "ToNFC"; if (exec) return ToNFC::get(*this); break; in runIndexedTest()
H A Dutrie2perf.bat20 %PERF% ToNFC -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000

Completed in 2 milliseconds