Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCOL_BOUND_LOWER

1740             lowerSize = coll->getBound(tests[i].key, -1, UCOL_BOUND_LOWER, 1, lower, 512, status);
1757 lowerSize = ucol_getBound(sortkey, skSize, UCOL_BOUND_LOWER, 1, lower, 512, &status);