Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtrn.c509 char u8Temp[1]; in Test_UChar_UTF8_API() local
517 char* u8Target = u8Temp; in Test_UChar_UTF8_API()
526 u8Temp[0] = 0x12; in Test_UChar_UTF8_API()
528 if(err == U_BUFFER_OVERFLOW_ERROR && u8Temp[0] == 0x12){ in Test_UChar_UTF8_API()

Completed in 4 milliseconds