if(sourceDirFile.exists()) | if(Files.exists(sourceDirFile)) | sourceDirFile.exists() | Files.exists(sourceDirFile) | bazel | 81792d410c48b69c7c99f0fa1deb748ac84dc7f0 | com.google.devtools.build.buildjar.SimpleJavaLibraryBuilder | | _1 | sourceDirFile |
---|
_2 | sourceDirFile |
---|
| | | | Uses | True |
if(sourceGenDir.exists()) | if(Files.exists(sourceGenDir)) | sourceGenDir.exists() | Files.exists(sourceGenDir) | bazel | 81792d410c48b69c7c99f0fa1deb748ac84dc7f0 | com.google.devtools.build.buildjar.SimpleJavaLibraryBuilder | | _1 | sourceGenDir |
---|
_2 | sourceGenDir |
---|
| | | | Uses | True |
if(classDirectory.exists()) | if(Files.exists(classDirectory)) | classDirectory.exists() | Files.exists(classDirectory) | bazel | 81792d410c48b69c7c99f0fa1deb748ac84dc7f0 | com.google.devtools.build.buildjar.SimpleJavaLibraryBuilder | | _1 | classDirectory |
---|
_2 | classDirectory |
---|
| | | | Uses | True |
assertTrue(buildReport.exists()); | assertTrue(Files.exists(buildReport)); | buildReport.exists() | Files.exists(buildReport) | buck | 661486f09e05531e1fa2310a9b356c59bab8f00d | com.facebook.buck.cli.BuildKeepGoingIntegrationTest | | _1 | buildReport |
---|
_2 | buildReport |
---|
| | | | Uses | True |
assertFalse(indexDir.exists()); | assertFalse(Files.exists(indexDir)); | indexDir.exists() | Files.exists(indexDir) | neo4j | 152d3f630f13649f74f3a7a7f97dfd07773fc3ef | org.neo4j.kernel.impl.api.constraints.ConstraintCreationIT | | | | | | Uses | True |
assertFalse(indexDir.exists()); | assertFalse(Files.exists(indexDir)); | indexDir.exists() | Files.exists(indexDir) | neo4j | 152d3f630f13649f74f3a7a7f97dfd07773fc3ef | org.neo4j.kernel.impl.api.constraints.ConstraintCreationIT | | | | | | Uses | True |
if(indexFolder.exists()) | if(Files.exists(indexFolder)) | indexFolder.exists() | Files.exists(indexFolder) | neo4j | 152d3f630f13649f74f3a7a7f97dfd07773fc3ef | org.neo4j.commandline.dbms.MemoryRecommendationsCommandTest | | _1 | indexFolder |
---|
_2 | indexFolder |
---|
| | | | Uses | True |
return osFile != null && osFile.exists(); | return osFile != null && Files.exists(osFile); | osFile.exists() | Files.exists(osFile) | orientdb | de410aa8d3455b55f3c39e49780136c0b6c5e64b | com.orientechnologies.orient.core.storage.fs.OFileClassic | | | | | | Uses | True |
Assert.assertTrue(dir.exists()); | Assert.assertTrue(Files.exists(dir)); | dir.exists() | Files.exists(dir) | wildfly | 3c3ac91975e1a2db4ac767a8e9a043207ef03e85 | org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport | | | | | | Uses | True |
Assert.assertTrue(layersDir.exists()); | Assert.assertTrue(Files.exists(layersDir)); | layersDir.exists() | Files.exists(layersDir) | wildfly | 3c3ac91975e1a2db4ac767a8e9a043207ef03e85 | org.jboss.as.test.manualmode.layered.LayeredDistributionTestCase | | | | | | Uses | True |
if(distroArtifact.exists() == false) | if(Files.exists(distroArtifact) == false) | distroArtifact.exists() | Files.exists(distroArtifact) | elasticsearch | e7aa7e909a370a54613e86592d58219c7326faaf | org.elasticsearch.gradle.testclusters.ElasticsearchNode | | _1 | distroArtifact |
---|
_2 | distroArtifact |
---|
| | | | Uses | True |
assertFalse(loc2.exists()); | assertFalse(Files.exists(loc2)); | loc2.exists() | Files.exists(loc2) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.integrationtests.CustomBlobPathTest | | | | | | Uses | True |
assertFalse(loc2.exists()); | assertFalse(Files.exists(loc2)); | loc2.exists() | Files.exists(loc2) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.integrationtests.CustomBlobPathTest | | | | | | Uses | True |
assertFalse(loc1.exists()); | assertFalse(Files.exists(loc1)); | loc1.exists() | Files.exists(loc1) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.integrationtests.CustomBlobPathTest | | | | | | Uses | True |
assertFalse(loc1.exists()); | assertFalse(Files.exists(loc1)); | loc1.exists() | Files.exists(loc1) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.integrationtests.CustomBlobPathTest | | | | | | Uses | True |
assertFalse(loc2.exists()); | assertFalse(Files.exists(loc2)); | loc2.exists() | Files.exists(loc2) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.integrationtests.CustomBlobPathTest | | | | | | Uses | True |
assertFalse(loc1.exists()); | assertFalse(Files.exists(loc1)); | loc1.exists() | Files.exists(loc1) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.integrationtests.CustomBlobPathTest | | | | | | Uses | True |
if(indexLocation.exists()) | if(Files.exists(indexLocation)) | indexLocation.exists() | Files.exists(indexLocation) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.blob.v2.BlobIndicesService | | _1 | indexLocation |
---|
_2 | indexLocation |
---|
| | | | Uses | True |
if(nameIdMapHolderFile.exists()) | if(Files.exists(nameIdMapHolderPath)) | nameIdMapHolderFile.exists() | Files.exists(nameIdMapHolderFile) | orientdb | 91f66463a92bfe8a62f3f76c38646e9816952c6b | com.orientechnologies.orient.core.storage.cache.local.OWOWCache | | _1 | nameIdMapHolderFile |
---|
_2 | nameIdMapHolderPath |
---|
| TCIVar | nameIdMapHolderFile |
---|
| | TCIVar | nameIdMapHolderFile |
---|
| Uses | True |