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

/external/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp1046 uint8_t bufForOneChar[10]; local
1049 U8_APPEND(bufForOneChar, destIdx, (int32_t)sizeof(bufForOneChar), c, isError);
1050 fwrite(bufForOneChar, 1, destIdx, out);

Completed in 104 milliseconds