Searched defs:dumpFile (Results 1 – 2 of 2) sorted by relevance
39 val dumpFile = instrumentation.getUiAutomation() in getDump() constant
57 final File dumpFile = new File(mDumpDir, "dump-" + shortenedTestName); in onTestFailure() local