Searched defs:univ (Results 1 – 3 of 3) sorted by relevance
| /external/icu/icu4c/source/test/intltest/ |
| D | dtfmttst.cpp | 2032 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expect() local 2136 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expectFormat() local 2256 SimpleDateFormat univ("yyyy MM dd HH:mm zzz", en, status); in TestGenericTime() local 2350 SimpleDateFormat univ("HH:mm Z", en, status); in TestZTimeZoneParsing() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | DateFormatTest.java | 674 final SimpleDateFormat univ = new SimpleDateFormat("yyyy MM dd HH:mm zzz", en); in TestGenericTime() local 3389 SimpleDateFormat univ = new SimpleDateFormat("EE G yyyy MM dd HH:mm:ss.SSS zzz", loc); in expect() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
| D | DateFormatTest.java | 677 final SimpleDateFormat univ = new SimpleDateFormat("yyyy MM dd HH:mm zzz", en); in TestGenericTime() local 3392 SimpleDateFormat univ = new SimpleDateFormat("EE G yyyy MM dd HH:mm:ss.SSS zzz", loc); in expect() local
|