Searched defs:univ (Results 1 – 5 of 5) sorted by relevance
| /third_party/openssl/test/ |
| D | asn1_internal_test.c | 159 static int test_unicode(const unsigned char *univ, size_t len, int expected) in test_unicode()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | dtfmttst.cpp | 2033 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expect() local 2137 SimpleDateFormat univ("EE G yyyy MM dd HH:mm:ss.SSS z", loc, ec); in expectFormat() local 2257 SimpleDateFormat univ("yyyy MM dd HH:mm zzz", en, status); in TestGenericTime() local 2351 SimpleDateFormat univ("HH:mm Z", en, status); in TestZTimeZoneParsing() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | dtfmttst.cpp | 2038 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
|
| /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
|
| /third_party/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
|