Searched defs:inputStream (Results 1 – 6 of 6) sorted by relevance
90 InputStream inputStream = new FileInputStream(urlReplacementConfigFile); in init() local
154 InputStream inputStream = getClass().getResourceAsStream("/testdata/perf-dump.txt"); in testParseDump() local
202 try (InputStream inputStream = stream.createInputStream()) { in testLog()206 try (InputStream inputStream = stream.createInputStream()) { in testLog()
156 static String readAssetsFileAsString(InputStream inputStream) throws IOException { in readAssetsFileAsString()
164 InputStream inputStream = getClass().getClassLoader().getResourceAsStream(moduleTestList); in getTestModulesTaggedWithIncludeFilterFromXML() local
194 InputStream inputStream = null; in sendToClearcut() local