Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java718 String testNoCont[] = { in TestSuppressContractions() local
724 genericRulesStarter("[suppressContractions [\u0400-\u047f]]", testNoCont); in TestSuppressContractions()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java721 String testNoCont[] = { in TestSuppressContractions() local
727 genericRulesStarter("[suppressContractions [\u0400-\u047f]]", testNoCont); in TestSuppressContractions()
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c1387 static const char *testNoCont[] = { in TestSuppressContractions() local
1393 genericRulesStarter("[suppressContractions [\\u0400-\\u047f]]", testNoCont, 3); in TestSuppressContractions()