Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/helper/
H A DFileTools.java114 return cleanDir(dir); in deleteDir()
138 public static boolean cleanDir(File dir) in cleanDir() method in FileTools
145 boolean success = cleanDir(new File(dir, children[i])); in cleanDir()
/aoo41x/main/framework/qa/complex/framework/recovery/
H A DRecoveryTools.java165 boolean success = FileTools.cleanDir(rf); in cleanRecoveryData()

Completed in 10 milliseconds