Searched refs:bodyProvider (Results 1 – 1 of 1) sorted by relevance
469 InputStream bodyProvider = new ByteArrayInputStream(mBody.getBytes()); in testPostWithData() local472 … "http://localhost:8080/test1", "POST", null, testEventHandler, bodyProvider, bodyLength); in testPostWithData()