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

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

Completed in 610 milliseconds