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

  /external/chromium_org/third_party/icu/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...]
  /external/icu4c/test/intltest/
citrtest.h 16 class CharIterTest: public IntlTest {
18 CharIterTest();
citrtest.cpp 144 CharIterTest::CharIterTest()
147 void CharIterTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
149 if (exec) logln("TestSuite CharIterTest: ");
162 void CharIterTest::TestCoverage(){
195 void CharIterTest::TestConstructionAndEquality() {
281 void CharIterTest::TestConstructionAndEqualityUChariter() {
377 void CharIterTest::TestIteration() {
551 void CharIterTest::TestIterationUChar32() {
767 void CharIterTest::TestUCharIterator(UCharIterator *iter, CharacterIterator &ci
    [all...]

Completed in 172 milliseconds