HomeSort by relevance Sort by last modified time
    Searched refs:CollationServiceTest (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
svccoll.h 7 * CollationServiceTest tests registration of collators.
23 class CollationServiceTest: public IntlTest {
svccoll.cpp 21 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() {
tscoll.cpp 97 TESTCLASS(19, CollationServiceTest);

Completed in 39 milliseconds