HomeSort by relevance Sort by last modified time
    Searched refs:CharIterTest (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/test/intltest/
citrtest.h 16 class CharIterTest: public IntlTest {
18 CharIterTest();
citrtest.cpp 143 CharIterTest::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::TestUCharIterator(UCharIterator *iter, CharacterIterator &ci
    [all...]
itutil.cpp 60 CASE(4, CharIterTest);

Completed in 2051 milliseconds