OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromU
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
nccbtst.c
195
static const UChar
fromU
[] = { 0x61, 0xff5e, 0x62, 0x6d63, 0xff5e, 0x6d64, 0x63, 0xff5e, 0x6d66 };
200
if(!testConvertFromUnicode(
fromU
, sizeof(
fromU
)/U_SIZEOF_UCHAR,
[
all
...]
/external/icu4c/test/cintltst/
nccbtst.c
201
static const UChar
fromU
[] = { 0x61, 0xff5e, 0x62, 0x6d63, 0xff5e, 0x6d64, 0x63, 0xff5e, 0x6d66 };
206
if(!testConvertFromUnicode(
fromU
, sizeof(
fromU
)/U_SIZEOF_UCHAR,
[
all
...]
Completed in 27 milliseconds