Home | History | Annotate | Download | only in cintltst

Lines Matching full:testiter

944     UCollationElements *testiter,
967 testiter = ucol_openElements(coll, teststr, 500, &status);
979 testorders = getOrders(testiter, &count);
997 ucol_reset(testiter);
1000 ucol_next(testiter, &status);
1001 ucol_next(testiter, &status);
1002 ucol_closeElements(testiter);