Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dmiscdtfm.cpp179 UnicodeString localizedPattern1; in test4099975() local
180 localizedPattern1 = df->toLocalizedPattern(localizedPattern1, status); in test4099975()
182 if (localizedPattern0 != localizedPattern1) { in test4099975()
184 + UnicodeString("; localizedPattern1: ") + localizedPattern1); in test4099975()
212 UnicodeString localizedPattern1; in test4099975() local
213 localizedPattern1 = df->toLocalizedPattern(localizedPattern1, status); in test4099975()
215 if (localizedPattern0 != localizedPattern1) { in test4099975()
217 + UnicodeString("; localizedPattern1: ") + localizedPattern1); in test4099975()
242 UnicodeString localizedPattern1; in test4099975() local
243 localizedPattern1 = df->toLocalizedPattern(localizedPattern1, status); in test4099975()
[all …]