Searched refs:timestring (Results 1 – 3 of 3) sorted by relevance
176 protected static String timestring(Period ts) { in timestring() method in LanguageTestFmwk
175 protected static String timestring(Period ts) { in timestring() method in LanguageTestFmwk
4850 char timestring[29]; in perform_formatting_test() local4872 if (png_convert_to_rfc1123_buffer(timestring, &pt)) in perform_formatting_test()4873 result = timestring; in perform_formatting_test()