assertNormalize(new File(jettyHome),STR0); | assertNormalize(jettyHome.toFile(),expected); | new File(jettyHome) | jettyHome.toFile() | jetty.project | e59d6fa2c02f823041f44a0df1aab3e9e43a92db | org.eclipse.jetty.quickstart.AttributeNormalizerTest | | | | | | Uses | True |
return new File(storagePath); | return storagePath.toFile(); | new File(storagePath) | storagePath.toFile() | orientdb | 91f66463a92bfe8a62f3f76c38646e9816952c6b | com.orientechnologies.orient.core.storage.cache.local.OWOWCache | | _1 | storagePath |
---|
_2 | storagePath |
---|
| | | | Uses | True |