Searched refs:resFile (Results 1 – 5 of 5) sorted by relevance
279 File resFile = null; in logOutputFile() local283 resFile = mTestDevice.pullFileFromExternal(mOutputFile); in logOutputFile()284 if (resFile != null) { in logOutputFile()286 CLog.d("Sending %d byte file %s into the logosphere!", resFile.length(), resFile); in logOutputFile()287 outputSource = new FileInputStreamSource(resFile); in logOutputFile()294 parseOutputFile(test, resFile, listener); in logOutputFile()297 FileUtil.deleteFile(resFile); in logOutputFile()
74 File resFile = null; in testFetchRemoteFile() local76 resFile = in testFetchRemoteFile()80 assertTrue(resFile.getName().startsWith("kernel")); in testFetchRemoteFile()82 FileUtil.deleteFile(resFile); in testFetchRemoteFile()110 File resFile = in testFetchRemoteFile_fail() local112 assertNull(resFile); in testFetchRemoteFile_fail()
84 File resFile = new File(argList.remove(0)); in parse() local133 pw = new PrintWriter(resFile); in parse()
91 String resFile = (String) EasyMock.getCurrentArguments()[6]; in expectDumpCmd()95 new File(resFile)); in expectDumpCmd()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...