Searched defs:univ (Results 1 – 2 of 2) sorted by relevance
| /third_party/icu/icu4c/source/test/intltest/ |
| D | dtfmttst.cpp | 2018 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expect() local 2122 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expectFormat() local 2242 SimpleDateFormat univ("yyyy MM dd HH:mm zzz", en, status); in TestGenericTime() local 2336 SimpleDateFormat univ("HH:mm Z", en, status); in TestZTimeZoneParsing() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | DateFormatTest.java | 677 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
|