OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lvalFormat
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/cintltst/
cnmdptst.c
214
static const char*
lvalFormat
[] =
309
u_uastrcpy(ulvalfor,
lvalFormat
[v+ilval]);
[
all
...]
/external/icu4c/test/intltest/
numfmtst.cpp
332
const char*
lvalFormat
[] =
411
if (s !=
lvalFormat
[v+ilval])
412
errln((UnicodeString)"ERROR: Expected " +
lvalFormat
[v+ilval] + " Got: " + s);
[
all
...]
Completed in 3452 milliseconds