Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_ssl.py684 def cert_time_ok(self, timestring, timestamp): argument
687 def cert_time_fail(self, timestring): argument
/external/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
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DLanguageTestFmwk.java179 protected static String timestring(Period ts) { in timestring() method in LanguageTestFmwk
/external/python/cpython3/Lib/test/
Dtest_ssl.py1009 def cert_time_ok(self, timestring, timestamp): argument
1012 def cert_time_fail(self, timestring): argument
/external/libpng/contrib/libtests/
Dpngvalid.c4852 char timestring[29]; in perform_formatting_test() local