Searched refs:TestG7Locales (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcg7coll.h53 static void TestG7Locales(void);
H A Dcg7coll.c128 addTest(root, &TestG7Locales, "tscoll/cg7coll/TestG7Locales");
137 static void TestG7Locales() function
/external/icu/icu4c/source/test/cintltst/
H A Dcg7coll.h53 static void TestG7Locales(void);
H A Dcg7coll.c129 addTest(root, &TestG7Locales, "tscoll/cg7coll/TestG7Locales");
138 static void TestG7Locales() function
163 if (log_knownIssue("10671", "TestG7Locales does not test ignore-punctuation")) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dg7coll.h57 void TestG7Locales(/* char* par */);
H A Dg7coll.cpp80 void G7CollationTest::TestG7Locales(/* char* par */) function in class:G7CollationTest
293 case 0: name = "TestG7Locales"; if (exec) TestG7Locales(/* par */); break;
/external/icu/icu4c/source/test/intltest/
H A Dg7coll.h57 void TestG7Locales(/* char* par */);
H A Dg7coll.cpp81 void G7CollationTest::TestG7Locales(/* char* par */) function in class:G7CollationTest
117 if (logKnownIssue("10671", "TestG7Locales does not test ignore-punctuation")) {
283 case 0: name = "TestG7Locales"; if (exec) TestG7Locales(/* par */); break;

Completed in 135 milliseconds