OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msg_num
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cposxtst.c
42
/* set_num,
msg_num
, expected string result, expected error code */
73
int32_t
msg_num
= T_CString_stringToInteger(DATA[i+1], 10);
local
83
ustr = u_catgets(catd, set_num,
msg_num
, FAIL, &len, &ec);
88
set_num,
msg_num
, str, len, err);
/external/icu4c/test/cintltst/
cposxtst.c
42
/* set_num,
msg_num
, expected string result, expected error code */
73
int32_t
msg_num
= T_CString_stringToInteger(DATA[i+1], 10);
local
83
ustr = u_catgets(catd, set_num,
msg_num
, FAIL, &len, &ec);
88
set_num,
msg_num
, str, len, err);
Completed in 488 milliseconds