Searched defs:CharIterTest (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcitrtest.h16 class CharIterTest: public IntlTest { class in inherits:IntlTest
18 CharIterTest();
H A Dcitrtest.cpp144 CharIterTest::CharIterTest() function in class: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
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dcitrtest.h16 class CharIterTest: public IntlTest { class in inherits:IntlTest
18 CharIterTest();
H A Dcitrtest.cpp144 CharIterTest::CharIterTest() function in class: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
[all...]

Completed in 1263 milliseconds