Home
last modified time | relevance | path

Searched refs:TestUCharIterator (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dcitrtest.h39 void TestUCharIterator();
40 …void TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, const char *moves, const char *…
Dcitrtest.cpp155 case 4: name = "TestUCharIterator"; if (exec) TestUCharIterator(); break; in runIndexedTest()
767 void CharIterTest::TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, in TestUCharIterator() function in CharIterTest
844 void CharIterTest::TestUCharIterator() { in TestUCharIterator() function in CharIterTest
862 TestUCharIterator(&sIter, compareCI, moves, "uiter_setString"); in TestUCharIterator()
864 TestUCharIterator(&cIter, compareCI, moves, "uiter_setCharacterIterator"); in TestUCharIterator()
866 TestUCharIterator(&rIter, compareCI, moves, "uiter_setReplaceable"); in TestUCharIterator()
/external/icu/icu4c/source/test/intltest/
Dcitrtest.h39 void TestUCharIterator();
40 …void TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, const char *moves, const char *…
Dcitrtest.cpp155 case 4: name = "TestUCharIterator"; if (exec) TestUCharIterator(); break; in runIndexedTest()
767 void CharIterTest::TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, in TestUCharIterator() function in CharIterTest
844 void CharIterTest::TestUCharIterator() { in TestUCharIterator() function in CharIterTest
862 TestUCharIterator(&sIter, compareCI, moves, "uiter_setString"); in TestUCharIterator()
864 TestUCharIterator(&cIter, compareCI, moves, "uiter_setCharacterIterator"); in TestUCharIterator()
866 TestUCharIterator(&rIter, compareCI, moves, "uiter_setReplaceable"); in TestUCharIterator()
/external/icu/icu4c/source/test/cintltst/
Dcustrtst.c39 static void TestUCharIterator(void);
51 addTest(root, &TestUCharIterator, "tsutil/custrtst/TestUCharIterator"); in addUStringTest()
1436 TestUCharIterator() { in TestUCharIterator() function
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcustrtst.c39 static void TestUCharIterator(void);
53 addTest(root, &TestUCharIterator, "tsutil/custrtst/TestUCharIterator"); in addUStringTest()
1440 TestUCharIterator() { in TestUCharIterator() function