Searched defs:dateFormat (Results 1 – 3 of 3) sorted by relevance
67 SimpleDateFormat dateFormat = new SimpleDateFormat("EEE MMM dd HH:mm:ss zzz yyyy"); in getTimestamp() local77 SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy.MM.dd_HH.mm.ss"); in getResultTimestamp() local
93 SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy.MM.dd-HH.mm.ss", Locale.ENGLISH); in getReportBaseName() local
156 java.text.DateFormat dateFormat = DateFormat.getDateFormat(mContext); in testFormatMethods() local