Home | History | Annotate | Download | only in intltest

Lines Matching refs:expectRange

1442 void UnicodeSetTest::expectRange(const UnicodeString& label,
1479 expectRange((UnicodeString)"ct(" + start + "," + end + ")",
1484 expectRange((UnicodeString)"set(" + start + "," + end + ")",
1497 expectRange((UnicodeString)"add(" + start + "," + end + ")",
1502 expectRange((UnicodeString)"retain(" + start + "," + end + ")",
1510 expectRange((UnicodeString)"!remove(" + start + "," + end + ")",
1516 expectRange((UnicodeString)"!complement(" + start + "," + end + ")",