Searched refs:CollationServiceTest (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dsvccoll.h7 * CollationServiceTest tests registration of collators.
23 class CollationServiceTest: public IntlTest { class in inherits:IntlTest
H A Dsvccoll.cpp21 void CollationServiceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par */)
23 if (exec) logln("TestSuite CollationServiceTest: ");
32 void CollationServiceTest::TestRegister()
342 void CollationServiceTest::TestRegisterFactory(void)
478 int32_t CollationServiceTest::checkStringEnumeration(const char* msg,
540 int32_t CollationServiceTest::checkAvailable(const char* msg) {
560 void CollationServiceTest::TestSeparateTree() {
H A Dtscoll.cpp97 TESTCLASS(19, CollationServiceTest);
/external/icu/icu4c/source/test/intltest/
H A Dsvccoll.h7 * CollationServiceTest tests registration of collators.
23 class CollationServiceTest: public IntlTest { class in inherits:IntlTest
H A Dsvccoll.cpp20 void CollationServiceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par */)
22 if (exec) logln("TestSuite CollationServiceTest: ");
31 void CollationServiceTest::TestRegister()
342 void CollationServiceTest::TestRegisterFactory(void)
480 int32_t CollationServiceTest::checkStringEnumeration(const char* msg,
542 int32_t CollationServiceTest::checkAvailable(const char* msg) {
562 void CollationServiceTest::TestSeparateTree() {
H A Dtscoll.cpp81 TESTCASE_AUTO_CLASS(CollationServiceTest);

Completed in 91 milliseconds