HomeSort by relevance Sort by last modified time
    Searched defs:FTP_PROXY_PORT (Results 1 - 3 of 3) sorted by null

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
ProxySelectorTest.java 45 private static final int FTP_PROXY_PORT = 80;
124 System.setProperty("ftp.proxyPort", String.valueOf(FTP_PROXY_PORT));
136 assertProxyEquals(proxyList,Proxy.Type.HTTP,FTP_PROXY_HOST,FTP_PROXY_PORT);
165 System.setProperty("ftp.proxyPort", String.valueOf(FTP_PROXY_PORT));
180 FTP_PROXY_PORT);
198 System.setProperty("ftp.proxyPort", String.valueOf(FTP_PROXY_PORT));
230 assertProxyEquals(proxyList,Proxy.Type.HTTP,FTP_PROXY_HOST,FTP_PROXY_PORT);
264 assertProxyEquals(proxyList,Proxy.Type.HTTP,FTP_PROXY_HOST,FTP_PROXY_PORT);
315 System.setProperty("ftp.proxyPort", String.valueOf(FTP_PROXY_PORT));
334 System.setProperty("ftp.proxyPort", String.valueOf(FTP_PROXY_PORT));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 29 milliseconds