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()
336 void CollationServiceTest::TestRegisterFactory(void)
472 int32_t CollationServiceTest::checkStringEnumeration(const char* msg,
534 int32_t CollationServiceTest::checkAvailable(const char* msg) {
554 void CollationServiceTest::TestSeparateTree() {
tscoll.cpp 93 TESTCLASS(19, CollationServiceTest);

Completed in 445 milliseconds