Home
last modified time | relevance | path

Searched refs:getCanonicalFile (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/java/org/opengrok/indexer/index/
H A DIndexDatabaseSymlinksTest.java116 File canonicalSourceRoot = new File(repository.getSourceRoot()).getCanonicalFile(); in testNoAddedSymlinks()
156 File expectedCanonical = gitDir.resolve("a").toFile().getCanonicalFile(); in testSymlinksWithFullCanonicalRoot()
162 expectedCanonical = mercurialDir.resolve("a").toFile().getCanonicalFile(); in testSymlinksWithFullCanonicalRoot()
166 expectedCanonical = gitDir.toFile().getCanonicalFile(); in testSymlinksWithFullCanonicalRoot()
170 expectedCanonical = gitDir.resolve("a").toFile().getCanonicalFile(); in testSymlinksWithFullCanonicalRoot()
176 File canonicalSourceRoot = new File(repository.getSourceRoot()).getCanonicalFile(); in testSymlinksWithOneAddedSymlink()
199 File expectedCanonical = gitDir.resolve("a").toFile().getCanonicalFile(); in testSymlinksWithOneAddedSymlink()
211 expectedCanonical = gitDir.toFile().getCanonicalFile(); in testSymlinksWithOneAddedSymlink()
219 expectedCanonical = gitDir.resolve("a").toFile().getCanonicalFile(); in testSymlinksWithOneAddedSymlink()
234 File actualCanonical = symlink.toFile().getCanonicalFile(); in assertSymlinkAsExpected()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/equinox/internal/p2/publisher/eclipse/
H A DBrandingIron.java104 root = root.getCanonicalFile(); in brand()
212 initialRoot = initialRoot.getCanonicalFile(); in brandMac()
231 initialIcon = initialIcon.getCanonicalFile(); in brandMac()
308 if (!initialLauncher.getCanonicalFile().equals(targetLauncher.getCanonicalFile())) in brandMacSplash()
331 source = source.getCanonicalFile(); in moveContents()
332 target = target.getCanonicalFile(); in moveContents()
428 private File getCanonicalFile(File file) { in getCanonicalFile() method in BrandingIron
430 return file.getCanonicalFile(); in getCanonicalFile()
443 File targetFile = getCanonicalFile(new File(target, brandedIniName)); in copyMacIni()
444 File brandedIni = getCanonicalFile(new File(initialRoot, brandedIniName)); in copyMacIni()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/editor/assoc/
H A DDocumentDatabase.java50 file = file.getCanonicalFile(); in addDocumentInterpreter()
52 File imageFile = doc.getImageFile().getCanonicalFile(); in addDocumentInterpreter()
125 dir = dir.getCanonicalFile(); in addToDirectories()
135 dir = dir.getCanonicalFile(); in directoriesContains()
173 imageFile = imageFile.getCanonicalFile(); in getDocumentsForImage()
190 File imageFile = doc.getImageFile().getCanonicalFile(); in getAssociatedDocuments()
214 file = file.getCanonicalFile(); in readFile()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/reconciler/dropins/
H A DConfigurationTests.java97 String siteLocation = new File(temp, "eclipse").getCanonicalFile().toURI().toString(); in testSiteEnabled()
152 siteLocation = new File(temp, "eclipse").getCanonicalFile().toURI().toString(); in test_247095()
208 siteLocation = new File(temp, "eclipse").getCanonicalFile().toURI().toString(); in test_247095b()
268 siteLocation = new File(temp, "eclipse").getCanonicalFile().toURI().toString(); in test_249607()
308 String siteLocation = new File(temp, "eclipse").getCanonicalFile().toURI().toString(); in test_249898()
363 createLinkFile("2.0", "myLink", temp.getCanonicalFile().getAbsolutePath()); in internal_test_232094()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/api/6440333/
H A DT6440333.java44 File path = test_src.getCanonicalFile(); in test()
47 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/api/6440333/
H A DT6440333.java44 File path = test_src.getCanonicalFile(); in test()
47 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/api/6440333/
H A DT6440333.java44 File path = test_src.getCanonicalFile(); in test()
47 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/api/6440333/
H A DT6440333.java44 File path = test_src.getCanonicalFile(); in test()
47 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/api/6440333/
H A DT6440333.java44 File path = test_src.getCanonicalFile(); in test()
47 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/api/6440333/
H A DT6440333.java44 File path = test_src.getCanonicalFile(); in test()
47 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/api/6440333/
H A DT6440333.java44 File path = test_src.getCanonicalFile(); in test()
47 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/api/6440333/
H A DT6440333.java44 File path = test_src.getCanonicalFile(); in test()
47 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/api/6440333/
H A DT6440333.java42 File path = test_src.getCanonicalFile(); in test()
45 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/api/6440333/
H A DT6440333.java42 File path = test_src.getCanonicalFile(); in test()
45 URI expect = src.getCanonicalFile().toURI(); in test()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/test/
H A DInvalidSnapshotTest.java52 String[] args = {snapfile.getCanonicalFile().toString()}; in testSnapshotFormatter()
63 String[] args = {snapfile.getCanonicalFile().toString()}; in testSnapshotFormatterWithNull()
76 String[] args = {snapfile.getCanonicalFile().toString()}; in testSnapshotFormatterWithInvalidSnap()
/dports/devel/tlsh/tlsh-d842e75/java/src/test/java/com/trendmicro/tlsh/
H A DExampleDataUtilities.java131 File absoluteFile = new File(relativeTo, relativeFile).getCanonicalFile(); in getExpectedHashes()
177 File absoluteSourceFile = new File(relativeTo, sourceFile).getCanonicalFile(); in getExpectedDiffScores()
181 File absoluteTargetFile = new File(relativeTo, targetFile).getCanonicalFile(); in getExpectedDiffScores()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/io/File/
H A DFileMethods.java67 f.getCanonicalFile(), new File(f.getCanonicalPath())); in main()
69 f = f.getCanonicalFile(); in main()

12345678910>>...22