Searched defs:TIME_FORMAT (Results 1 – 6 of 6) sorted by relevance
30 TIME_FORMAT = "%H:%M:%S.%f" variable in Frame
156 #define TIME_FORMAT "%04d/%02d/%02d-%02d:%02d:%02d" in pMsg() macro
54 private static final NumberFormat TIME_FORMAT; field in EventLogger
53 private static final NumberFormat TIME_FORMAT; field in EventLogger
65 private static final NumberFormat TIME_FORMAT; field in EventLogger
122 public static final String TIME_FORMAT = "timeFormat"; field in LDMLConstants