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

  /external/chromium_org/third_party/icu/source/test/cintltst/
udatatst.c 550 isAcceptable2(void *context,
567 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable2()\n", name, type);
570 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable2()\n", name, type);
632 result=udata_openChoice(NULL, type, name[1], isAcceptable2, NULL, &status);
    [all...]
  /external/icu4c/test/cintltst/
udatatst.c 552 isAcceptable2(void *context,
569 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable2()\n", name, type);
572 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable2()\n", name, type);
635 result=udata_openChoice(NULL, type, name[1], isAcceptable2, NULL, &status);
    [all...]

Completed in 26 milliseconds