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

/external/icu/icu4c/source/test/letest/
H A Dgendata.cpp256 char uversion_utf8[300]; local
258 u_strToUTF8(uversion_utf8, 300, NULL, uversion, -1, &status2);
260 uversion_utf8[0]=0;
263 fontName, uversion_utf8, pfi->getFontChecksum(), pfi->getRawChecksum());

Completed in 107 milliseconds