Home
last modified time | relevance | path

Searched defs:newFile (Results 1 – 25 of 43) sorted by relevance

12

/external/testng/src/main/java/org/testng/
DConverter.java73 File newFile = new File(m_outputDirectory, baseName + ".yaml"); in run() local
77 File newFile = new File(m_outputDirectory, baseName + ".xml"); in run() local
92 private void writeFile(File newFile, String content) throws IOException { in writeFile()
/external/emma/core/java12/com/vladium/util/
DFiles.java203 public static File newFile (final File dir, final File file) in newFile() method in Files
218 public static File newFile (final File dir, final String file) in newFile() method in Files
234 public static File newFile (final String dir, final String file) in newFile() method in Files
/external/junit/src/main/java/org/junit/rules/
DTemporaryFolder.java65 public File newFile(String fileName) throws IOException { in newFile() method in TemporaryFolder
77 public File newFile() throws IOException { in newFile() method in TemporaryFolder
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
DResourceLoaderAdaptor.java156 File newFile(String filename) { in newFile() method in ResourceLoaderAdaptor
160 File newFile(String path, String filename) { in newFile() method in ResourceLoaderAdaptor
/external/clang/test/Modules/
Dcrashes.m11 @property (assign) id newFile; // expected-error {{property follows Cocoa naming convention for ret… property
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DFs.java68 public static FsFile newFile(File file) { in newFile() method in Fs
72 public static FsFile newFile(String filePath) { in newFile() method in Fs
/external/guava/guava-tests/test/com/google/common/io/
DFileTreeTraverserTest.java84 private File newFile(String name) throws IOException { in newFile() method in FileTreeTraverserTest
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DReportAPI.java93 String newFile = null; in main() local
133 ReportAPI(String oldFile, String newFile, boolean internal) { in ReportAPI()
/external/swiftshader/third_party/LLVM/lib/Archive/
DArchive.cpp69 bool ArchiveMember::replaceWith(const sys::Path& newFile, std::string* ErrMsg) { in replaceWith()
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/utils/
DTestUtils.java70 final Path newFile = outputFolder.resolve(ze.getName()); in unzip() local
/external/lzma/CPP/Windows/
DFileDir.cpp157 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile()
/external/annotation-tools/asmx/test/lib/
Djavancss.jarMETA-INF/ META-INF/MANIFEST.MF JITFix.class JITFix.java package JITFix ...
Dccl.jarMETA-INF/ META-INF/MANIFEST.MF ccl/ ccl/Main.class Main ...
/external/robolectric/v3/
Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/ ...
/external/owasp/sanitizer/tools/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/external/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/guice/lib/build/
Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
/external/robolectric/v1/lib/main/
Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...

12