Lines Matching full:secondary
360 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object's strength is secondary difference");
425 doAssert( (ucol_getStrength(col) != UCOL_SECONDARY), "collation object's strength is secondary difference");
590 log_verbose("Use secondary comparison level testing ....\n");
1178 log_verbose("Use secondary comparision level testing ...\n");
1352 doAssert( (ucol_secondaryOrder(order1) == ucol_secondaryOrder(order3)), "The secondary orders should be identical");
1379 * doesn't care about it. Essentialy, this test complains if secondary values for 'I' and '_'
1382 * what is the relation between secondary or any other strengths.
1386 doAssert( ((order1 & UCOL_SECONDARYMASK) != (order3 & UCOL_SECONDARYMASK)), "The secondary orders should be different");