Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java2015 String basicTestStrings[] = {"hello1", "hello2", "hello123456"}; in TestNumericCollation() local
2062 genericLocaleStarterWithOptions(Locale.ENGLISH, basicTestStrings, att, in TestNumericCollation()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java2018 String basicTestStrings[] = {"hello1", "hello2", "hello123456"}; in TestNumericCollation() local
2065 genericLocaleStarterWithOptions(Locale.ENGLISH, basicTestStrings, att, in TestNumericCollation()
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c2956 const static char *basicTestStrings[]={ in TestNumericCollation() local
3048 …genericLocaleStarterWithOptions("root", basicTestStrings, UPRV_LENGTHOF(basicTestStrings), &att, &… in TestNumericCollation()