Searched refs:timestring (Results 1 – 2 of 2) sorted by relevance
171 protected static String timestring(Period ts) { in timestring() method in LanguageTestRoot
4157 char timestring[29]; in perform_formatting_test() local4179 if (png_convert_to_rfc1123_buffer(timestring, &pt)) in perform_formatting_test()4180 result = timestring; in perform_formatting_test()