Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c2592 UCollationResult resU16, resU16BE, resU8; in Alexis2() local
2638 resU16BE = ucol_strcollIter(coll, &U16BEItS, &U16BEItT, &status); in Alexis2()
2640 log_verbose("Result of U16BE is %i\n", resU16BE); in Alexis2()
2642 if(resU16 != resU16BE) { in Alexis2()