HomeSort by relevance Sort by last modified time
    Searched refs:isAcceptable2 (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
udatatst.c 540 isAcceptable2(void *context,
557 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable2()\n", name, type);
560 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable2()\n", name, type);
622 result=udata_openChoice(NULL, type, name[1], isAcceptable2, NULL, &status);
    [all...]
  /external/icu4c/test/cintltst/
udatatst.c 547 isAcceptable2(void *context,
564 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable2()\n", name, type);
567 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable2()\n", name, type);
629 result=udata_openChoice(NULL, type, name[1], isAcceptable2, NULL, &status);
    [all...]

Completed in 37 milliseconds