Searched defs:str_abcccd (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dreapits.c1511 const char str_abcccd[] = { 0x62, 0x63, 0x64, 0x64, 0x64, 0x65, 0x00 }; /* abcccd */ local
1515 utext_openUTF8(&text1, str_abcccd, -1, &status);
1561 const char str_abcccd[] = { 0x62, 0x63, 0x64, 0x64, 0x64, 0x65, 0x00 }; /* abcccd */ local
1567 utext_openUTF8(&text1, str_abcccd, -1, &status);

Completed in 577 milliseconds