Home | History | Annotate | Download | only in intltest

Lines Matching refs:key1Status

541     UErrorCode key1Status = U_ZERO_ERROR, key2Status = U_ZERO_ERROR;
544 col->getCollationKey(NULL, 0, sortk1, key1Status);
551 key1Status = U_ILLEGAL_ARGUMENT_ERROR;
552 col->getCollationKey(NULL, 0, sortk1, key1Status);
556 key1Status = U_ZERO_ERROR;
559 col->getCollationKey(test1, sortk1, key1Status);
637 doAssert(col->getCollationKey(test1, sortk1, key1Status).compareTo(