Home
last modified time | relevance | path

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

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DAssetManagerTest.java74 String fileContents; in assetsInputStreams() local
DContextTest.java157 String fileContents = "blah"; in openFileInput_shouldReturnAFileInputStream() local
191 String fileContents = "blah"; in openFileOutput_shouldReturnAFileOutputStream() local
/external/webkit/Source/WebCore/platform/win/
DClipboardWin.cpp177 char* fileContents = (PSTR)GlobalLock(memObj); in createGlobalImageFileContent() local
750 char* fileContents = static_cast<char*>(GlobalLock(urlFileContent)); in writeURL() local
/external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/
Dtst_qdeclarativewebview.cpp69 static QString fileContents(const QString& filename) in fileContents() function
/external/webkit/Source/WebCore/plugins/
DPluginDatabase.cpp546 Vector<char> fileContents; in loadPersistentMetadataCache() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
DTestResultsGenerator.java256 String fileContents = readFile(log); in readCompileLog() local
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapeBrowserFuncs.cpp221 RefPtr<SharedBuffer> fileContents; in parsePostBuffer() local