Searched refs:currentDateAndTime (Results 1 – 1 of 1) sorted by relevance
93 String currentDateAndTime = simpleDateFormat.format(new Date()); in makeDebugDir() local95 String burstFolderName = String.format("%s_%s", serialSubstring, currentDateAndTime); in makeDebugDir()