Home
last modified time | relevance | path

Searched refs:FMT_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/uuid/
Dunparse.c47 #define FMT_DEFAULT fmt_upper macro
49 #define FMT_DEFAULT fmt_lower macro
76 uuid_unparse_x(uu, out, FMT_DEFAULT); in uuid_unparse()
/external/testng/src/main/java/org/testng/reporters/
DXMLReporterConfig.java106 static final String FMT_DEFAULT = "yyyy-MM-dd'T'HH:mm:ss'Z'"; field in XMLReporterConfig
162 private String timestampFormat = FMT_DEFAULT;