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

  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CRLTest.java 175 TBTCRL tbt_crl_2 = new TBTCRL() { local
198 tbt_crl_1, tbt_crl_2);
201 tbt_crl.equals(tbt_crl_2));
  /libcore/luni/src/test/java/tests/security/cert/
X509CRLTest.java 203 TBTCRL tbt_crl_2 = new TBTCRL() { local
226 tbt_crl_1, tbt_crl_2);
229 tbt_crl.equals(tbt_crl_2));

Completed in 184 milliseconds