OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAcceptable3
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
udatatst.c
578
isAcceptable3
(void *context,
591
log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function
isAcceptable3
()\n", name, type);
595
log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function
isAcceptable3
()\n", name, type);
649
result=udata_openChoice(testPath, type, name[2],
isAcceptable3
, NULL, &status);
861
result=udata_openChoice(testPath, type, name2,
isAcceptable3
, NULL, &status);
[
all
...]
/external/icu4c/test/cintltst/
udatatst.c
580
isAcceptable3
(void *context,
593
log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function
isAcceptable3
()\n", name, type);
597
log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function
isAcceptable3
()\n", name, type);
652
result=udata_openChoice(testPath, type, name[2],
isAcceptable3
, NULL, &status);
863
result=udata_openChoice(testPath, type, name2,
isAcceptable3
, NULL, &status);
[
all
...]
Completed in 35 milliseconds