Home
last modified time | relevance | path

Searched refs:CharIterTest (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcitrtest.h18 class CharIterTest: public IntlTest {
20 CharIterTest();
Dcitrtest.cpp145 CharIterTest::CharIterTest() in CharIterTest() function in CharIterTest
148 void CharIterTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest()
163 void CharIterTest::TestCoverage(){ in TestCoverage()
196 void CharIterTest::TestConstructionAndEquality() { in TestConstructionAndEquality()
282 void CharIterTest::TestConstructionAndEqualityUChariter() { in TestConstructionAndEqualityUChariter()
378 void CharIterTest::TestIteration() { in TestIteration()
552 void CharIterTest::TestIterationUChar32() { in TestIterationUChar32()
768 void CharIterTest::TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, in TestUCharIterator()
845 void CharIterTest::TestUCharIterator() { in TestUCharIterator()
1160 void CharIterTest::TestCharIteratorSubClasses() { in TestCharIteratorSubClasses()
Ditutil.cpp65 CASE(4, CharIterTest); in runIndexedTest()