Home | History | Annotate | Download | only in intltest

Lines Matching refs:CollationAPITest

52 CollationAPITest::doAssert(UBool condition, const char *message)
95 CollationAPITest::TestProperty(/* char* par */)
295 CollationAPITest::TestRuleBasedColl()
378 CollationAPITest::TestRules()
406 CollationAPITest::TestDecomposition() {
439 CollationAPITest::TestSafeClone() {
483 CollationAPITest::TestHashCode(/* char* par */)
542 CollationAPITest::TestCollationKey(/* char* par */)
651 CollationAPITest::TestElemIter(/* char* par */)
845 CollationAPITest::TestOperators(/* char* par */)
925 CollationAPITest::TestDuplicate(/* char* par */)
977 CollationAPITest::TestCompare(/* char* par */)
1036 CollationAPITest::TestGetAll(/* char* par */)
1095 void CollationAPITest::TestSortKey()
1257 void CollationAPITest::TestSortKeyOverflow() {
1306 void CollationAPITest::TestMaxExpansion()
1423 void CollationAPITest::TestDisplayName()
1447 void CollationAPITest::TestAttribute()
1550 void CollationAPITest::TestVariableTopSetting() {
1584 void CollationAPITest::TestGetLocale() {
1692 void CollationAPITest::TestBounds(void) {
1825 void CollationAPITest::TestGetTailoredSet()
1865 void CollationAPITest::TestUClassID()
2159 void CollationAPITest::TestSubclass()
2214 void CollationAPITest::TestNULLCharTailoring()
2234 void CollationAPITest::TestClone() {
2282 void CollationAPITest::dump(UnicodeString msg, RuleBasedCollator* c, UErrorCode& status) {
2290 void CollationAPITest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par */)
2292 if (exec) logln("TestSuite CollationAPITest: ");