Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java713 String testNoCont2[] = { in TestSuppressContractions() local
725 genericRulesStarter("[suppressContractions [\u0400-\u047f]]", testNoCont2); in TestSuppressContractions()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java716 String testNoCont2[] = { in TestSuppressContractions() local
728 genericRulesStarter("[suppressContractions [\u0400-\u047f]]", testNoCont2); in TestSuppressContractions()
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c1382 static const char *testNoCont2[] = { in TestSuppressContractions() local
1394 genericRulesStarter("[suppressContractions [\\u0400-\\u047f]]", testNoCont2, 3); in TestSuppressContractions()