Home
last modified time | relevance | path

Searched refs:TestSmallLarge (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/test/cintltst/
Dcjaptst.h49 static void TestSmallLarge(void);
Dcjaptst.c111 addTest(root, &TestSmallLarge, "tscoll/cjacoll/TestSmallLarge"); in addKannaCollTest()
181 static void TestSmallLarge(void) in TestSmallLarge() function
/external/icu4c/test/intltest/
Djacoll.cpp140 void CollationKanaTest::TestSmallLarge(void) in TestSmallLarge() function in CollationKanaTest
187 case 2: name = "TestSmallLarge"; if (exec) TestSmallLarge(/* par */); break; in runIndexedTest()
Djacoll.h42 void TestSmallLarge();