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

/external/icu4c/test/intltest/
H A Dcitrtest.h16 class CharIterTest: public IntlTest { class in inherits:IntlTest
18 CharIterTest();
H A Dcitrtest.cpp143 CharIterTest::CharIterTest() function in class:CharIterTest
146 void CharIterTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
148 if (exec) logln("TestSuite CharIterTest: ");
161 void CharIterTest::TestCoverage(){
194 void CharIterTest::TestConstructionAndEquality() {
280 void CharIterTest::TestConstructionAndEqualityUChariter() {
376 void CharIterTest::TestIteration() {
550 void CharIterTest::TestIterationUChar32() {
766 void CharIterTest
[all...]
H A Ditutil.cpp53 CASE(4, CharIterTest);

Completed in 155 milliseconds