Home
last modified time | relevance | path

Searched defs:univ (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2019 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expect() local
2123 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expectFormat() local
2243 SimpleDateFormat univ("yyyy MM dd HH:mm zzz", en, status); in TestGenericTime() local
2337 SimpleDateFormat univ("HH:mm Z", en, status); in TestZTimeZoneParsing() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java674 final SimpleDateFormat univ = new SimpleDateFormat("yyyy MM dd HH:mm zzz", en); in TestGenericTime() local
3376 SimpleDateFormat univ = new SimpleDateFormat("EE G yyyy MM dd HH:mm:ss.SSS zzz", loc); in expect() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatTest.java677 final SimpleDateFormat univ = new SimpleDateFormat("yyyy MM dd HH:mm zzz", en); in TestGenericTime() local
3292 SimpleDateFormat univ = new SimpleDateFormat("EE G yyyy MM dd HH:mm:ss.SSS zzz", loc); in expect() local