Home
last modified time | relevance | path

Searched refs:TestCountChar32 (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
Dustrtest.h80 void TestCountChar32();
Dustrtest.cpp57 case 14: name = "TestCountChar32"; if (exec) TestCountChar32(); break; in runIndexedTest()
1354 UnicodeStringTest::TestCountChar32(void) { in TestCountChar32() function in UnicodeStringTest
/external/icu4c/test/cintltst/
Dcustrtst.c38 static void TestCountChar32(void);
52 addTest(root, &TestCountChar32, "tsutil/custrtst/TestCountChar32"); in addUStringTest()
1139 TestCountChar32() { in TestCountChar32() function