Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ddtfmttst.cpp2038 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expect() local
2142 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expectFormat() local
2262 SimpleDateFormat univ("yyyy MM dd HH:mm zzz", en, status); in TestGenericTime() local
2356 SimpleDateFormat univ("HH:mm Z", en, status); in TestZTimeZoneParsing() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp2038 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expect() local
2142 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expectFormat() local
2262 SimpleDateFormat univ("yyyy MM dd HH:mm zzz", en, status); in TestGenericTime() local
2356 SimpleDateFormat univ("HH:mm Z", en, status); in TestZTimeZoneParsing() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java675 final SimpleDateFormat univ = new SimpleDateFormat("yyyy MM dd HH:mm zzz", en); in TestGenericTime() local
3390 SimpleDateFormat univ = new SimpleDateFormat("EE G yyyy MM dd HH:mm:ss.SSS zzz", loc); in expect() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DDateFormatTest.java678 final SimpleDateFormat univ = new SimpleDateFormat("yyyy MM dd HH:mm zzz", en); in TestGenericTime() local
3393 SimpleDateFormat univ = new SimpleDateFormat("EE G yyyy MM dd HH:mm:ss.SSS zzz", loc); in expect() local