Home
last modified time | relevance | path

Searched refs:funkyPat (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatAPI.java237 String funkyPat; in TestAPI()
238 funkyPat = pat.toPattern(); in TestAPI()
239 logln("Pattern is " + funkyPat); in TestAPI()
H A DIntlTestDecimalFormatAPIC.java197 String funkyPat; in TestAPI()
198 funkyPat = pat.toPattern(); in TestAPI()
199 logln("Pattern is " + funkyPat); in TestAPI()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DIntlTestDecimalFormatAPI.java240 String funkyPat; in TestAPI()
241 funkyPat = pat.toPattern(); in TestAPI()
242 logln("Pattern is " + funkyPat); in TestAPI()
H A DIntlTestDecimalFormatAPIC.java200 String funkyPat; in TestAPI()
201 funkyPat = pat.toPattern(); in TestAPI()
202 logln("Pattern is " + funkyPat); in TestAPI()
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp377 UnicodeString funkyPat; in testAPI() local
378 funkyPat = pat.toPattern(funkyPat); in testAPI()
379 logln((UnicodeString)"Pattern is " + funkyPat); in testAPI()

Completed in 5 milliseconds