HomeSort by relevance Sort by last modified time
    Searched refs:theFile (Results 1 - 2 of 2) sorted by null

  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_ClassLoader.java 105 File theFile = null;
107 theFile = new File(pathName, classNameAsFile);
108 if (theFile.exists()) {
109 int length = (int) theFile.length();
110 theInput = new FileInputStream(theFile);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 

Completed in 53 milliseconds