Home | History | Annotate | Download | only in cintltst

Lines Matching defs:acceptResult

2589 static const char *acceptResult(UAcceptResult uar) {
2641 i, http[tests[i].httpSet], tests[i].icuSet, tests[i].expect, acceptResult(tests[i].res));
2647 log_verbose(" got %s, %s [%s]\n", tmp[0]?tmp:"(EMPTY)", acceptResult(outResult), u_errorName(status));
2650 acceptResult( tests[i].res),
2651 acceptResult( outResult));
2653 i, http[tests[i].httpSet], tests[i].icuSet, tests[i].expect,acceptResult(tests[i].res));
2658 i, http[tests[i].httpSet], tests[i].icuSet, tests[i].expect, acceptResult(tests[i].res));