Home | History | Annotate | Download | only in intltest

Lines Matching refs:expectRange

1449 void UnicodeSetTest::expectRange(const UnicodeString& label,
1486 expectRange((UnicodeString)"ct(" + start + "," + end + ")",
1491 expectRange((UnicodeString)"set(" + start + "," + end + ")",
1505 expectRange((UnicodeString)"add(" + start + "," + end + ")",
1510 expectRange((UnicodeString)"retain(" + start + "," + end + ")",
1518 expectRange((UnicodeString)"!remove(" + start + "," + end + ")",
1524 expectRange((UnicodeString)"!complement(" + start + "," + end + ")",