Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcitrtest.h16 class CharIterTest: public IntlTest {
18 CharIterTest();
Dcitrtest.cpp143 CharIterTest::CharIterTest() in CharIterTest() function in CharIterTest
146 void CharIterTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest()
161 void CharIterTest::TestCoverage(){ in TestCoverage()
194 void CharIterTest::TestConstructionAndEquality() { in TestConstructionAndEquality()
280 void CharIterTest::TestConstructionAndEqualityUChariter() { in TestConstructionAndEqualityUChariter()
376 void CharIterTest::TestIteration() { in TestIteration()
550 void CharIterTest::TestIterationUChar32() { in TestIterationUChar32()
766 void CharIterTest::TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, in TestUCharIterator()
843 void CharIterTest::TestUCharIterator() { in TestUCharIterator()
1158 void CharIterTest::TestCharIteratorSubClasses() { in TestCharIteratorSubClasses()
Ditutil.cpp58 CASE(4, CharIterTest); in runIndexedTest()