Home
last modified time | relevance | path

Searched defs:testPattern (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatTest.java32 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules()
77 String testPattern = "other{other}"; in TestOneFormLocales() local
87 String testPattern = "one{one} other{other}"; in TestSingular1Locales() local
98 String testPattern = "one{one} other{other}"; in TestSingular01Locales() local
108 String testPattern = "zero{zero} one{one} other{other}"; in TestZeroSingularLocales() local
133 String testPattern = "one{one} two{two} other{other}"; in TestSingularDual() local
145 String testPattern = "few{few} one{one} other{other}"; in TestSingularZeroSome() local
159 String testPattern = "one{one} few{few} other{other}"; in TestSpecial12_19() local
179 String testPattern = "one{one} few{few} other{other}"; in TestPaucalExcept11_14() local
199 String testPattern = "one{one} many{many} other{other}"; in TestPaucalRu() local
[all …]
DDateFormatTest.java3588 final String testPattern = "GGGG y MMMM d EEEE"; in TestCalendarType() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralFormatTest.java35 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules()
80 String testPattern = "other{other}"; in TestOneFormLocales() local
90 String testPattern = "one{one} other{other}"; in TestSingular1Locales() local
101 String testPattern = "one{one} other{other}"; in TestSingular01Locales() local
111 String testPattern = "zero{zero} one{one} other{other}"; in TestZeroSingularLocales() local
136 String testPattern = "one{one} two{two} other{other}"; in TestSingularDual() local
148 String testPattern = "few{few} one{one} other{other}"; in TestSingularZeroSome() local
162 String testPattern = "one{one} few{few} other{other}"; in TestSpecial12_19() local
182 String testPattern = "one{one} few{few} other{other}"; in TestPaucalExcept11_14() local
202 String testPattern = "one{one} many{many} other{other}"; in TestPaucalRu() local
[all …]
DDateFormatTest.java3591 final String testPattern = "GGGG y MMMM d EEEE"; in TestCalendarType() local
/external/icu/icu4c/source/test/intltest/
Dplurfmts.cpp325 UnicodeString testPattern = UNICODE_STRING_SIMPLE("other{other}"); in pluralFormatLocaleTest() local
745 UnicodeString& testPattern, in helperTestResults()
Dtchcfmt.cpp340 const char* testPattern = "0#none|1#one|2#many"; in TestComplexExample() local
Ddtptngts.cpp465 UnicodeString testPattern=gen->getBestPattern(UnicodeString("MMMMdd"), status); in testAPI() local
Dregextst.cpp2280 UText testPattern = UTEXT_INITIALIZER; in API_Match_UTF8() local
2342 UText testPattern = UTEXT_INITIALIZER; in API_Match_UTF8() local
3160 UnicodeString testPattern; // The pattern for test from the test file. in Extended() local
/external/icu/icu4c/source/test/cintltst/
Dudatpg_test.c63 static const UChar testPattern[]={ 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0 }; /* HH:mm */ variable
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java1750 String testPattern = testSet.toString(); in CheckRangeSpeed() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUnicodeSetTest.java1753 String testPattern = testSet.toString(); in CheckRangeSpeed() local