Searched refs:createUniqueReportDir (Results 1 – 1 of 1) sorted by relevance
158 mReportDir = createUniqueReportDir(mReportDir); in invocationStarted()186 private static synchronized File createUniqueReportDir(File parentDir) { in createUniqueReportDir() method in CtsXmlResultReporter