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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dudatatst.c612 isAcceptable3(void *context, function
625 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable3()\n", name, type);
629 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable3()\n", name, type);
684 result=udata_openChoice(testPath, type, name[2], isAcceptable3, NULL, &status);
895 result=udata_openChoice(testPath, type, name2, isAcceptable3, NULL, &status);
968 result=udata_openChoice(testPath, type, name, isAcceptable3, NULL, &status);
979 result=udata_openChoice(testPath, type, NULL, isAcceptable3, NULL, &status);
1007 result=udata_openChoice(testPath, "tst", "nonexist", isAcceptable3, NULL, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dudatatst.c612 isAcceptable3(void *context, function
625 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable3()\n", name, type);
629 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable3()\n", name, type);
684 result=udata_openChoice(testPath, type, name[2], isAcceptable3, NULL, &status);
895 result=udata_openChoice(testPath, type, name2, isAcceptable3, NULL, &status);
968 result=udata_openChoice(testPath, type, name, isAcceptable3, NULL, &status);
979 result=udata_openChoice(testPath, type, NULL, isAcceptable3, NULL, &status);
1007 result=udata_openChoice(testPath, "tst", "nonexist", isAcceptable3, NULL, &status);

Completed in 1204 milliseconds