Searched defs:outputFile (Results 1 – 2 of 2) sorted by relevance
46 String outputFile = System.getenv("XML_OUTPUT_FILE"); in getRunListener() local64 File outputFile = new File(outputFileStr); in getAtestRunListener() local
106 File outputFile = new File(outputDir, String.format("%d.txt", epochSeconds)); in dumpMeminfo() local