OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ustr_123
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/icu/source/test/cintltst/
cnumtst.c
778
static const UChar
ustr_123
[] = {0x31, 0x32, 0x33, 0}; /* 123 */
variable
791
{ "123", "en",
ustr_123
, 0, 123, 3, U_ZERO_ERROR },
[
all
...]
/external/icu4c/test/cintltst/
cnumtst.c
799
static const UChar
ustr_123
[] = {0x31, 0x32, 0x33, 0}; /* 123 */
variable
812
{ "123", "en",
ustr_123
, 0, 123, 3, U_ZERO_ERROR },
[
all
...]
Completed in 607 milliseconds