Home
last modified time | relevance | path

Searched defs:fileContent (Results 1 – 7 of 7) 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
/external/llvm-project/flang/lib/Frontend/
DFrontendActions.cpp30 llvm::ArrayRef<char> fileContent = sf->content(); in ExecuteAction() local
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DVideoFileRendererTest.java78 String fileContent = new String(data, Charset.forName("US-ASCII")); in testYuvRenderingToFile() local
/external/llvm-project/flang/unittests/Frontend/
DCompilerInstanceTest.cpp55 llvm::ArrayRef<char> fileContent = sf->content(); in TEST() local
/external/dagger2/java/dagger/hilt/processor/internal/root/
DRootFileFormatter.java51 String fileContent = formatInterfaces(sb.toString(), CLASS_PATERN); in write() local
/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/
DTelephonyLookupTest.java359 private String createFile(String fileContent) throws IOException { in createFile()
DTimeZoneFinderTest.java653 private String createFile(String fileContent) throws IOException { in createFile()