Home | History | Annotate | Download | only in intltest

Lines Matching defs:CollationMonkeyTest

30 CollationMonkeyTest::CollationMonkeyTest()
38 CollationMonkeyTest::~CollationMonkeyTest()
45 CollationMonkeyTest::report(UnicodeString& s, UnicodeString& t, int32_t result, int32_t revResult)
62 CollationMonkeyTest::checkValue(int32_t value)
72 void CollationMonkeyTest::TestCollationKey(/* char* par */)
75 errln(UNICODE_STRING("CollationMonkeyTest::TestCollationKey(): source is empty - ICU_DATA not set or data missing?", 92));
144 CollationMonkeyTest::TestCompare(/* char* par */)
147 errln(UNICODE_STRING("CollationMonkeyTest::TestCompare(): source is empty - ICU_DATA not set or data missing?", 87));
206 void CollationMonkeyTest::TestRules(/* char* par */){
253 void CollationMonkeyTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
255 if (exec) logln("TestSuite CollationMonkeyTest: ");