Searched defs:fileContent (Results 1 – 7 of 7) sorted by relevance
72 private String preparePostWithMultipartForm(String fileName, String fileContent) { in preparePostWithMultipartForm()89 String fileContent = HttpPostRequestTest.VALUE; in testPostWithMultipartFormUpload() local105 String fileContent = HttpPostRequestTest.VALUE; in testPostWithMultipartFormUploadFilenameHasSpaces() local
30 llvm::ArrayRef<char> fileContent = sf->content(); in ExecuteAction() local
78 String fileContent = new String(data, Charset.forName("US-ASCII")); in testYuvRenderingToFile() local
55 llvm::ArrayRef<char> fileContent = sf->content(); in TEST() local
51 String fileContent = formatInterfaces(sb.toString(), CLASS_PATERN); in write() local
359 private String createFile(String fileContent) throws IOException { in createFile()
653 private String createFile(String fileContent) throws IOException { in createFile()