Searched defs:timestring (Results 1 – 5 of 5) sorted by relevance
684 def cert_time_ok(self, timestring, timestamp): argument687 def cert_time_fail(self, timestring): argument
178 protected static String timestring(Period ts) { in timestring() method in LanguageTestFmwk
179 protected static String timestring(Period ts) { in timestring() method in LanguageTestFmwk
1009 def cert_time_ok(self, timestring, timestamp): argument1012 def cert_time_fail(self, timestring): argument
4852 char timestring[29]; in perform_formatting_test() local