Searched refs:getConnectionInputStream (Results 1 – 2 of 2) sorted by relevance
239 InputStream getConnectionInputStream(HttpURLConnection conn) { in testDoPostWithRetry_datasize()357 InputStream getConnectionInputStream(HttpURLConnection conn) throws IOException { in getConnectionInputStream() method in HttpHelperTest.TestHttpHelper
372 inputStream = getConnectionInputStream(conn); in run()444 InputStream getConnectionInputStream(HttpURLConnection conn) throws IOException { in getConnectionInputStream() method in HttpHelper