Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCOL_BOUND_LOWER

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