Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcg7coll.h56 static void TestG7Locales(void);
Dcg7coll.c129 addTest(root, &TestG7Locales, "tscoll/cg7coll/TestG7Locales"); in addRuleBasedCollTest()
138 static void TestG7Locales() in TestG7Locales() function
/external/icu/icu4c/source/test/intltest/
Dg7coll.h59 void TestG7Locales(/* char* par */);
Dg7coll.cpp82 void G7CollationTest::TestG7Locales(/* char* par */) in TestG7Locales() function in G7CollationTest
284 case 0: name = "TestG7Locales"; if (exec) TestG7Locales(/* par */); break; in runIndexedTest()