Searched refs:isAcceptable1 (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | udatatst.c | 556 isAcceptable1(void *context, in isAcceptable1() function 659 result=udata_openChoice(NULL, "icu", name[0], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1() 668 result=udata_openChoice(NULL, type, name[1], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1() 685 result=udata_openChoice(testPath, type, name[2], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1() 703 result=udata_openChoice(fullTestDataPath, type, name[3], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1() 709 result=udata_openChoice(fullTestDataPath, type, name[3], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1() 884 result=udata_openChoice(NULL, type, name, isAcceptable1, NULL, &status); in TestUDataGetMemory()
|