Home
last modified time | relevance | path

Searched defs:fileContent (Results 1 – 1 of 1) sorted by relevance

/external/nanohttpd/core/src/test/java/fi/iki/elonen/
DHttpPostRequestTest.java72 private String preparePostWithMultipartForm(String fileName, String fileContent) { in preparePostWithMultipartForm()
89 String fileContent = HttpPostRequestTest.VALUE; in testPostWithMultipartFormUpload() local
105 String fileContent = HttpPostRequestTest.VALUE; in testPostWithMultipartFormUploadFilenameHasSpaces() local