Searched defs:createTempFile (Results 1 - 25 of 30) sorted by relevance

12

/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_GetLocal.java43 temp = File.createTempFile("hyts_local", ".tmp", null);
63 temp = File.createTempFile("hyts_local", ".tmp", null);
90 public static File createTempFile(String suffix) throws IOException { method in class:Support_GetLocal
91 return File.createTempFile("hyts_", suffix, null);
/external/nanohttpd/samples/src/main/java/fi/iki/elonen/
H A DTempFilesServer.java75 public TempFile createTempFile(String filename_hint) throws Exception { method in class:TempFilesServer.ExampleManager
/external/apache-harmony/support/src/test/java/tests/support/resource/
H A DSupport_Resources.java68 folder = File.createTempFile("hyts_resources", "", null);
100 public static File createTempFile(String suffix) throws IOException { method in class:Support_Resources
101 return File.createTempFile("hyts_", suffix, null);
/external/emma/core/java12/com/vladium/util/
H A DFiles.java292 * A slightly stricter version of File.createTempFile() in J2SDK 1.3: it requires
294 * This defers to File.createTempFile (prefix, extension, parentDir) after
314 public static File createTempFile (final File parentDir, final String prefix, String extension) method in class:Files
325 return File.createTempFile (prefix, extension, parentDir);
/external/guava/guava-tests/test/com/google/common/io/
H A DIoTestCase.java116 File tempFile = File.createTempFile("IoTestCase", "");
141 protected final File createTempFile() throws IOException { method in class:IoTestCase
142 return File.createTempFile("test", null, getTempDir());
/external/testng/src/main/java/org/testng/internal/
H A DUtils.java766 public static File createTempFile(String content) { method in class:Utils
769 File result = File.createTempFile("testng-tmp", "");
/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp1209 bool createTempFile = false; local
1218 createTempFile = true;
1240 (i > 0 || !createTempFile))
1322 if (createTempFile)
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
H A DNanoHTTPD.java381 * By default, files are created by <code>File.createTempFile()</code> in
392 this.file = File.createTempFile("NanoHTTPD-", "", tempdir);
452 public TempFile createTempFile(String filename_hint) throws Exception { method in class:NanoHTTPD.DefaultTempFileManager
979 TempFile tempFile = this.tempFileManager.createTempFile(null);
1097 TempFile tempFile = this.tempFileManager.createTempFile(filename_hint);
1613 public TempFile createTempFile(String filename_hint) throws Exception; method in interface:NanoHTTPD.TempFileManager
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/guice/lib/build/
H A Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 359 milliseconds

12