Searched refs:TestCollator (Results 1 - 8 of 8) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Dsrchtest.h61 void TestCollator();
H A Dapicoll.cpp1900 class TestCollator : public Collator class in inherits:Collator
1977 TestCollator() : Collator() {}; function in class:TestCollator
1978 TestCollator(UCollationStrength collationStrength, function in class:TestCollator
1982 inline UBool TestCollator::operator!=(const Collator& other) const {
1991 Collator* TestCollator::clone() const
1993 return new TestCollator();
1996 UCollationResult TestCollator::compare(const UnicodeString& source,
2007 UCollationResult TestCollator::compare(const UnicodeString& source,
2019 UCollationResult TestCollator::compare(const UChar* source,
2030 CollationKey& TestCollator
[all...]
H A Dsrchtest.cpp131 CASE(8, TestCollator)
929 void StringSearchTest::TestCollator() function in class:StringSearchTest
/external/icu4c/test/intltest/
H A Dsrchtest.h61 void TestCollator();
H A Dapicoll.cpp1854 class TestCollator : public Collator class in inherits:Collator
1931 TestCollator() : Collator() {}; function in class:TestCollator
1932 TestCollator(UCollationStrength collationStrength, function in class:TestCollator
1936 inline UBool TestCollator::operator!=(const Collator& other) const {
1945 Collator* TestCollator::clone() const
1947 return new TestCollator();
1950 UCollationResult TestCollator::compare(const UnicodeString& source,
1961 UCollationResult TestCollator::compare(const UnicodeString& source,
1973 UCollationResult TestCollator::compare(const UChar* source,
1984 CollationKey& TestCollator
[all...]
H A Dsrchtest.cpp133 CASE(8, TestCollator)
939 void StringSearchTest::TestCollator() function in class:StringSearchTest
/external/chromium/third_party/icu/source/test/cintltst/
H A Dusrchtst.c818 static void TestCollator(void) function
2561 addTest(root, &TestCollator, "tscoll/usrchtst/TestCollator");
/external/icu4c/test/cintltst/
H A Dusrchtst.c825 static void TestCollator(void) function
2568 addTest(root, &TestCollator, "tscoll/usrchtst/TestCollator");

Completed in 34 milliseconds