Searched refs:isAcceptable1 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dudatatst.c552 isAcceptable1(void *context, function
565 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable1()\n", name, type);
568 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable1():-\n"
655 result=udata_openChoice(NULL, "icu", name[0], isAcceptable1, NULL, &status);
664 result=udata_openChoice(NULL, type, name[1], isAcceptable1, NULL, &status);
681 result=udata_openChoice(testPath, type, name[2], isAcceptable1, NULL, &status);
699 result=udata_openChoice(fullTestDataPath, type, name[3], isAcceptable1, NULL, &status);
705 result=udata_openChoice(fullTestDataPath, type, name[3], isAcceptable1, NULL, &status);
880 result=udata_openChoice(NULL, type, name, isAcceptable1, NULL, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dudatatst.c552 isAcceptable1(void *context, function
565 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable1()\n", name, type);
568 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable1():-\n"
655 result=udata_openChoice(NULL, "icu", name[0], isAcceptable1, NULL, &status);
664 result=udata_openChoice(NULL, type, name[1], isAcceptable1, NULL, &status);
681 result=udata_openChoice(testPath, type, name[2], isAcceptable1, NULL, &status);
699 result=udata_openChoice(fullTestDataPath, type, name[3], isAcceptable1, NULL, &status);
705 result=udata_openChoice(fullTestDataPath, type, name[3], isAcceptable1, NULL, &status);
880 result=udata_openChoice(NULL, type, name, isAcceptable1, NULL, &status);

Completed in 296 milliseconds