Home
last modified time | relevance | path

Searched refs:resU16BE (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
Dcmsccoll.c3728 UCollationResult resU16, resU16BE, resU8; in Alexis2() local
3772 resU16BE = ucol_strcollIter(coll, &U16BEItS, &U16BEItT, &status); in Alexis2()
3774 log_verbose("Result of U16BE is %i\n", resU16BE); in Alexis2()
3776 if(resU16 != resU16BE) { in Alexis2()