Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DLanguageTestFmwk.java178 protected static String timestring(Period ts) { in timestring() method in LanguageTestFmwk
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
DLanguageTestFmwk.java179 protected static String timestring(Period ts) { in timestring() method in LanguageTestFmwk
/third_party/python/Lib/test/
Dtest_ssl.py1052 def cert_time_ok(self, timestring, timestamp): argument
1055 def cert_time_fail(self, timestring): argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c4852 char timestring[29]; in perform_formatting_test() local