Searched defs:startID (Results 1 - 2 of 2) sorted by relevance

/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java95 * in the CertPath. The second certificate will have (startID+1) number
99 * @param startID - specifies the starting ID which the first certificate will have
102 public static CertPath genCertPath(int howMany, int startID) { argument
105 certs[i] = new TestCertificate(Integer.toString(startID + i));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 279 milliseconds