Searched defs:reportFile (Results 1 – 4 of 4) sorted by relevance
50 Uri reportFile = intent.getData(); in onCreate() local
352 private void writeReportFile(File reportFile, String results) { in writeReportFile()
136 Iterable<File> manifests, File mapping, Iterable<File> resources, File reportFile) { in UnusedResources()
1944 static PrintWriter reportFile = null; field in HTMLReportGenerator